Cyb0r9 / SocialBox

SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi
MIT License
1.45k stars 492 forks source link

#!/bin/bash #Sysupdate sudo apt-get update #Python sudo apt-get install python #gmail git clone https://github.com/Ha3MrX/Gemail-Hack.git #facebook if [ -d facebook ]; then echo "Directory facebook exists.[✔]" else mkdir facebook cd facebook wget raw.githubusercontent.com/Sup3r-Us3r/scripts/master/fb-brute.pl cd .. fi #70

Open NguyenTuanQuoc opened 2 years ago