• Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Menu
  • Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Search
Close
  • Home
  • 2019
  • September
  • 12
  • Phishing Simulation – Phishing Assessment Tool

Phishing Simulation – Phishing Assessment Tool

September 12, 2019 Comments Off on Phishing Simulation – Phishing Assessment Tool
how to do a phishing assessment phishing assessments

Phishing Simulation mainly aims to increase phishing awareness by providing an intuitive tutorial and customized assessment (without any actual setup – no domain, no infrastructure, no actual email address) to assess people’s action on any given situation and gives ability to understand what is the current awareness posture.

What?

  • One of the objective of organizations carrying out red team assessment is to know the weakness in the IT ecosystem which includes people and network. Organization takes every effort to improve there perimeter security and patch the vulnerabilities found but the people remains the weakest link. Phishing plays vital role in understanding the security-awareness of employee.
  • Phishing Simulation enables user to understand it without actually performing the ‘live’ phishing attack, by leveraging the engaging and intuitive training sessions.
  • Tool will give you a customized environment to design your test as per your requirements which make questions tailor-made for every organization and unique for each person, close to real-time phishing attack, targeted and difficult to answer, but all of this without any actual setup. Once test is designed all the targeted audience can take the assessment and submit there answers. We will have a analysis at the end of campaign to understand the current awareness posture.
  • All it takes is just one click! So this will make us think twice before we do that one click.

Why?

  • While doing red team assessment it is a daunting task to set up entire phishing campaign. Decide a domain, buy it, setup a phishing website, design an email and choose target audience track the clicks to only know who all clicked them and there awareness.
  • This will need time and expertise to set-up.
  • Tool will help you do all this for you just with few clicks (And those clicks are legit and helps you :))
  • People are the most unpredictable one’s and this tool will help you to know them and pattern of there clicks.

Features and How to use

Tool have mainly 2 modules:

  1. Admin Module : Which has access to setup test and view analysis, can be accessed at at http://localhost/AdminPanel/login.php, default login credentials are admin/admin
  2. Client Module : Which only has access to tutorial and assessment, can be accessed at http://localhost/phishClient/
  • Tutorial (Client Module)
    • This will have a tutorial book which introduces phishing and the general techniques used which will create awareness and educate.
  • Assessment (Client Module)
    • This will include various questions which can be phishing emails or phishing site or scenario and user will have to choose there action whether they will click it, ignore it or report it.
    • Questions will be different for each user even under a same test code.
    • Questions will have a fair mix of positive and negative questions.
    • To pass the test all answers has to be right because all it takes is just one click!
  • Set up test (Admin Module)
    • Tool will ask for some basic information from you here. To name a few,
      • Domain Name : Here you will enter your legit domain and tool will create a set of look-a-like domains that adversaries can use to attack you.You can choose one of them which will be used during your phishing simulation assessment.
      • URL : Here you will enter your popularly used websites URI, and we will be creating a similar looking phishing website which will be shown under your chosen look-a-like domain to create real life scenario also known as ‘Typosquatting’ during assessment.
      • Test Code: You can create a test code for each department and create different test config for them so everyone gets a different phishing sites making assessment even harder. Even under the same test set of questions will be different for each employee.
      • Preview: You can preview the look and feel of the phishing webpage which we have created look-a-like to your original site.
      • Email Id: Here you should add an official email id which is generally used for mass communication and we will generate more such combination of email-ids and use them during assessment.
  • Analysis (Admin Module)
    • This will have a graph of analysis of different scenarios based on the pattern in which employees has answered the questions.
    • This will help to know the current awareness posture of organization.

Benefits

  • This will eliminate the need to set up entire phishing campaign manually and ‘live’ phishing environment.
  • Assessment is customized, which will make it targeted attack for target user.
  • An intuitive and interactive interface to exercise the entire process.
  • No need to have pen-tester or consultant to carryout phishing campaign, you can do it yourself with few clicks.
  • Know your people and make them aware.

Installation Guidelines

Docker

To be updated soon

Manual Installation for Windows (similar should be applicable to Linux)

  1. Download XAMPP from – https://www.apachefriends.org/download.html and follow installation flow on the screen. It will install webserver and MySQL for you.
  2. If you do not want to go with XAMPP, any webserver you may have and independent installation of MySQL should suffice.
  3. Once you have completed Step 1 or Step 2 depending on your choice, on XAMPP control panel start ‘Apache’ and ‘MySQL’ service.
  4. Open http://localhost/phpmyadmin/ or http://IP/phpmyadmin/ on the browser.
  5. Click on ‘Databases’ create database with name ‘phishadmin’
  6. Click on ‘Import’ and import the file attached here with code, under /sql/ folder phishadmin.sql
  7. Copy the source code available here under C:\xampp\htdocs\ folder (path will vary for linux users) and you are done with setup.

Refer section ‘How to use’ for usability.

(i) Admin Module – http://localhost/AdminPanel/login.php, default login credentials are admin/admin. (ii)Client Module – http://localhost/phishClient/

Glimpse

 

You can read more and download this tool over here: https://github.com/jenyraval/Phishing-Simulation

Post navigation

Emagnet – Tool to Find Leaked Databases with 97.1% Accuracy to Grab Email and Password
GodOfWar – Malicious Java WAR builder with built-in payloads

Related Articles

CATPHISH – Phishing and Corporate Espionage

- Phishing
October 13, 2019

FiercePhish – Full-fledged Phishing Framework

- Phishing
August 3, 2019

Hidden Eye – Modern Phishing Tool With Advanced Functionality

- Phishing
July 23, 2019
hacker gadgets
hacker phone covers

Recent Posts

Seekr: multi-purpose toolkit for gathering and managing OSINT Data

Seekr: multi-purpose toolkit for gathering and managing OSINT Data

February 7, 2023
reportly: AzureAD user activity report tool

reportly: AzureAD user activity report tool

February 7, 2023
PoC Exploit For GoAnywhere MFT 0-Day Flaw (CVE-2023-0669) Published Online

PoC Exploit For GoAnywhere MFT 0-Day Flaw (CVE-2023-0669) Published Online

February 7, 2023
FirmAE: Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis

FirmAE: Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis

February 6, 2023
Heap_Detective - The Simple Way To Detect Heap Memory Pitfalls In C++ And C

Heap_Detective – The Simple Way To Detect Heap Memory Pitfalls In C++ And C

February 6, 2023
OneNoteAnalyzer: analyzing malicious OneNote documents

OneNoteAnalyzer: analyzing malicious OneNote documents

February 6, 2023

Social Media Hacking

SocialPath – Track users across Social Media Platforms

SocialPath – Track users across Social Media Platforms

- Social Media Hacking
October 16, 2019October 16, 2019

SocialPath is a django application for gathering social media intelligence on specific username. It checks for Twitter, Instagram, Facebook, Reddit...

SocialScan – Check Email Address and Username Availability on Online Platforms

SocialScan – Check Email Address and Username Availability on Online Platforms

June 17, 2019
Shellphish – Phishing Tool For 18 Social Media Apps

Shellphish – Phishing Tool For 18 Social Media Apps

June 10, 2019July 27, 2019
WhatsApp Hacking using QRLJacking

WhatsApp Hacking using QRLJacking

May 2, 2019May 19, 2019
How to Hack any Facebook Account with Z-Shadow

How to Hack any Facebook Account with Z-Shadow

April 26, 2019June 29, 2020
hacker buffs

About Us

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Join Our Community!

Please wait...
Get the latest News and Hacking Tools delivered to your inbox.
Don't Worry ! You will not be spammed

Active Members

Submit a Tool

Hackers Handbook 2018


Grab your copy here

ABOUT US

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Our primary focus revolves around the latest tools released in the Infosec community and provide a platform for developers to showcase their skillset and current projects.

COMPANY
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • LANC Remastered
  • PCPS IP Puller
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Menu
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • LANC Remastered
  • PCPS IP Puller
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Live Chat
RESOURCES
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Menu
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Get Started
TOOLBOX
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Menu
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Tools Directory

2014 – 2020 | Haxf4rall.com               Stay Connected:

Facebook Twitter Google-plus Wordpress
Please wait...

Join Our Community

Subscribe now and get your free HACKERS HANDBOOK

Don't Worry ! You will not be spammed
SIGN UP FOR NEWSLETTER NOW