Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.18 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.18 KB

RickPhis

RickPhis 🎣

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.


🚀 Features

  • ✅ 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)

📸 Screenshot

Screenshot


🛠️ Technologies Used

  • Python
  • Selenium
  • HTTP server (flask)
  • Colorama, argparse, socket, urllib, etc.

📦 Installation

git clone https://github.com/Rickidevs/RickPhis.git
cd RickPhis
chmod +x setup.sh
./setup.sh 

⚠️ Disclaimer

This tool is made for educational purposes only. The author is not responsible for any misuse.