Skip to content

Phishing simulation tool for educational purposes (Python + Selenium)

Notifications You must be signed in to change notification settings

Rickidevs/RickPhis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.