Welcome to Hookup ๐ป
New generation phishing tool.
A phishing tool that is written in Python and VueJS
Installation ๐
Step 1
Launch your terminal
ฮป git clone https://github.com/bufgix/hookup
ฮป cd hookupInstall dependencies with pip
ฮป pip install -r requirements.txtStep 2
Run phishing and GUI server. If you have never launched the program before, it will ask for username and password.
ฮป python run.py
Username: bufgix
Password
[+] Done
* Serving Flask app "hookup" (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: on
* Restarting with stat
If everything is ok, you'll see the ngrok page which is shown below
And now, open your favorite browser then type http://localhost:5000/adminpage for the control panel.
Usage ๐จโ๐ป
Login with your username and password (you set them on step 2)
Configure
On the configuration panel, you'll see that some fake pages have been already set up. Select the one for your use. "Current Page" part contains the data that victim will see.
Results
The ngrok URL publishes your local server to the internet. You can get your fake page's URL at the top right corner of the screen(the part which says "Ngrok Url: ".). If your victim types their credientals correctly and pushes the send button, you'll handle the POST payload and results will be shown like the image above.
Author
๐ค bufgix
- Website: http://bufgix.space
- Twitter: @bufgix
- Github: @bufgix
Show your support
Give a โญ๏ธ if this project helped you!



