Phishing website in Vue3 + Varlet, Gin.
⚠ Warning:
This project is intended for educational and authorized security research purposes only.
any-phishing is designed to demonstrate how phishing techniques work so that developers, security teams, and educators can better understand and defend against them.
You must not use this project to target or exploit real users, systems, or services without explicit permission. Unauthorized usage of this tool may violate laws and result in criminal or civil penalties.
The authors and contributors of this project assume no responsibility for any misuse of the code or its consequences.
By using this software, you agree to comply with all applicable laws and regulations.
Clone this repository:
git clone https://github.com/MarkIvory2973/any-phishing.git
cd any-phishing
docker compose up -d
Type | Description | Port | |
---|---|---|---|
Server | Frontend | Admin panel for viewing / managing clients | 8000 |
Server | Backend | Backend API of the admin panel | 8080 |
Client | Frontend | Phishing website (QQ Security Center) | 80 |