/.phishing

An automated phishing tool. This tool is made for educational purposes only! The author will not be responsible for any misuse.

Primary LanguageHTMLMIT LicenseMIT



An automated phishing tool.

Installation

You must use Python 3.9 or higher

# clone the repo
$ git clone https://github.com/phishing-project/.phishing

# install the requirements
$ pip install -r requirements.txt

# change the working directory to p.phishing
$ cd p.phishing

this tool uses ngrok, so register on the site and use your token to use this tool!

Start

$ python3 p.phishing.py

When starting the tool, please input your ngrok token.

Disclaimer

The author of this project is not responsible for any misuse or illegal use of this program. It is the user's responsibility to ensure that the use of this program complies with the laws and regulations of their jurisdiction.