Skip to content

phishfactory offers a variety of email templates for spear-phishing attacks. [more templates to still be added]

License

Notifications You must be signed in to change notification settings

werdox/phishfactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

  1. About
  2. Disclaimer
  3. Requirements
  4. Features
  5. Demonstration
  6. Installation

About

phishfactory offers a variety of email templates for spear-phishing attacks.

Disclaimer

This program was created for purely educational purposes.

Only you are responsible for the consequences of any misuse of this program.

It is illegal to attempt at phishing someone without their consent.

Requirements

Features

  • Email attachment(s)

  • Save your encrypted credentials for future use

  • A variety of setups; each setup is defined by a subject and a specific HTML email template

    HTML Templates
    • Each HTML template has a set of placeholders, identified between curly brackets {}

    • When you send an email, phishfactory allows you to substitute these placeholders to customise your attack

    • This makes your attack credible. Hence phishfactory's usefulness for spear-phishing

Demonstration

Not only does Google Mail not recognise this phishing email as spam or vulnerable to phishing, while including the link https://yourhost.ngrok.io (a platform which allows you to "publish" a server in your localhost, useful for phishing, and used in other phishing tools), but the email received is automatically marked as important.

However, emails containing any bit.ly link were immediately marked as a potential phishing attack.

demo

demo

How phishfactory looks in the command line

demo

Installation

Note

Executing phishfactory and install.py as root is only required if "install_dir" located in config.json requires root access (by default /usr/share) and if "cmd_dir" requires root access (by default /usr/local/bin).

config.json can be modified to change the command and installation directory.

git clone https://github.com/werdox/phishfactory
cd phishfactory
pip3 install -r requirements.txt
sudo python3 install.py
sudo phishfactory
enjoy

About

phishfactory offers a variety of email templates for spear-phishing attacks. [more templates to still be added]

Topics

Resources

License

Stars

Watchers

Forks

Contributors