Educational Phishing Simulation Platform for Security Awareness Training
This platform is designed exclusively for authorized security training and educational purposes. Misuse is strictly prohibited.
Comprehensive tools for effective phishing awareness training
Generate realistic shortened URLs using TinyURL and is.gd services that appear legitimate and trustworthy.
Exact replicas of current platform login pages including Facebook, Gmail, Instagram, LinkedIn, and Twitter/X.
Track user interactions, capture detailed logs, and analyze behavior patterns for effective training insights.
Built with security best practices, role-based access control, and clear educational disclaimers.
All simulated login pages work seamlessly across desktop, tablet, and mobile devices.
Admin and instructor permissions using Spatie Laravel Permission for controlled access management.
Authentic login page simulations for major social platforms
Professional Security Training Tool
Get started with PhishEdu in minutes
git clone https://github.com/yassin287/phishedu.git
cd phishedu
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan db:seed --class=PlatformSeeder
php artisan serve
Everything you need to get started and succeed