A customizable phishing simulation tool built with Python and Selenium.
RickPhis allows you to simulate phishing scenarios using a local web server and Ngrok tunneling. Designed for ethical hacking, cybersecurity education, and red team practice.
- ✅ Serve fake login pages (multi-language support)
- ✅ Ngrok integration (optional token usage)
- ✅ Headless browser automation with Selenium
- ✅ Error display in multiple languages (TR / EN)
- ✅ CLI-based control (
set
,show options
,start
style)
- Python
- Selenium
- HTTP server (
flask
) - Colorama, argparse, socket, urllib, etc.
git clone https://github.com/Rickidevs/RickPhis.git
cd RickPhis
chmod +x setup.sh
./setup.sh
This tool is made for educational purposes only. The author is not responsible for any misuse.