Skip to content

An ICloud Credential Phishing Tool

License

Notifications You must be signed in to change notification settings

jareddarkweb/IPhish

Repository files navigation

The GitHub logo

IPhish - iCloud Research Tool

A streamlined, automated phishing simulation tool designed for security researchers and educational demonstrations. This tool automates the setup of a Flask backend, a SQLite database, and an encrypted public tunnel using Ngrok.

🚀 Quick Start (Linux & macOS)

To launch the tool, simply clone the repository and run the automated installer.

  1. Clone the repo:
    git clone [https://github.com/jareddarkweb/IPhish.git](https://github.com/jareddarkweb/IPhish.git)
    cd IPhish

Run the launcher:

chmod +x run.sh
./run.sh

🔑 ConfigurationThe tool is designed to be "plug-and-play," but you can fine-tune your environment using a .env file:

Variable Description Default
ADMIN_PASSWORD Access key for the /admin-portal admin123
NGROK_AUTH_TOKEN Your private Ngrok tunnel token Prompted on run
FLASK_SECRET Encryption key for browser sessions Auto-generated

⚠️ Disclaimer This tool is for educational purposes and authorized security testing only. Using this tool against targets without prior written consent is illegal. The developers assume no liability for misuse.

About

An ICloud Credential Phishing Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published