Skip to content

wolfpack-studio/Wolfish-django-phishing-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolfish

An Online Open-Source Phishing Simulator
Wolfish is an open-source phishing simulator designed for businesses. It provides the ability to quickly and easily setup and execute phishing engagements and security awareness training. It has the power render dynamic phish and can capture activity and related data.

Table of Contents

What makes Wolfish special?

Wolfish is a rapidly-growing open source email phishing simulator platform that has served high-volume companies and businesses. It is an SMTP independent email simulation focused plateform.

Features

  • Easy navigations: It has really intuitive and easy to use UI.
  • Dynamic template rendering: Render any phishing template dynamically.
  • Capture user activity: Provides functionality to capture phishing data, click-counts, agent data etc.
  • Optimized: Optimized for sending multiple emails at once.

Help us out… If you love free stuff and great software, give us a star! 🌟

Installation

Update the variable BACKEND_URL and then just make a virtual environment in the project directory and activate it. Then install all the dependencies given in requirements.txt using

pip install -r requirements.txt

Let's sync your database with the models.

python manage.py migrate

Then start the development server.

python manage.py runserver

Start the server with port custom port and ip.

python manage.py runserver 0.0.0.0:8000

Demo

Wolfish Platform

View wolfish-platform

Login credentials: admin 1234

Contributing

We love your contributions and do our best to provide you with mentorship and support. If you see any issue then feel free to raise a ticket and If you are looking for an issue to tackle and we would be more than happy if you contribute. We are accepting new feature proposals as well.

Your feedback

Do you use Wolfish as an email simulator platform? Please drop in discussion and help us grow. It will take just a minute, but mean a lot!

License

Disclaimer: Everything you see here is open and free to use. There are no hidden charges. We promise to do our best to fix bugs and improve the code.

Wolfish - Open-Source Phishing Simulator

The MIT License (MIT)

Crafted with ❤️ by Wolfpack Intelligence

Releases

No releases published

Packages

No packages published