Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
./Gemail-Hack
./facebook
./instainsane
./insta-bf
12 changes: 12 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"scanSettings": {
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The MIT License (MIT) THIS TOOL IS ONLY FOR EDUCATIONAL PURPOSES ONLY Copyright (c) 2018 Belahsan Ouerghi
The MIT License (MIT) THIS TOOL IS ONLY FOR EDUCATIONAL PURPOSES ONLY Copyright (c) 2020 init__0

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
23 changes: 14 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,31 @@
# SocialBox
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , update and edit by samsesh
# Installation
```
sudo apt-get install git
git clone https://github.com/TunisianEagles/SocialBox.git
git clone https://github.com/samsesh/SocialBox.git
cd SocialBox
chmod +x SocialBox.sh
chmod +x install-sb.sh
./install-sb.sh
./SocialBox.sh
```
### Donate
- If this project very help you to penetration testing and u want support me , you can give me a cup of coffee :)
- [donate page](https://github.com/samsesh/donate)
# Screenshots :
![Test Image 8](https://raw.githubusercontent.com/TunisianEagles/SocialBox/master/Screenshots/sb.png)
![Test Image 8](./Screenshots/sb.png)
# Tested On :
* Backbox linux
* Ubuntu
* Kali linux
* windwos-WSL
# for termux On android :
* [open](https://github.com/samsesh/SocialBox-Termux)
# Contact
* [Contact](https://www.facebook.com/ouerghi.belahsan) - Belahsan Ouerghi
* [Contact](https://twitter.com/_samsesh) - _samsesh
# Authors :
* facebook : Imad
* gmail : Ha3MrX
* instagram : thelinuxchoice
* Twitter : thelinuxchoice
* SocialBox : Belahsan Ouerghi

* instagram : https://github.com/umeshshinde19/instainsane
* Twitter : https://github.com/neight-1/-tweetshell-
* SocialBox update : sam sesh
21 changes: 21 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |

## Reporting a Vulnerability

Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
Binary file modified Screenshots/sb.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 33 additions & 5 deletions SocialBox.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,18 @@ echo " ▐█ ▀. ▪ ▐█ ▌▪██ ▐█ ▀█ ██• ▐
echo " ▄▀▀▀█▄ ▄█▀▄ ██ ▄▄▐█·▄█▀▀█ ██▪ ▐█▀▀█▄ ▄█▀▄ ·██· "
echo " ▐█▄▪▐█▐█▌.▐▌▐███▌▐█▌▐█ ▪▐▌▐█▌▐▌ ██▄▪▐█▐█▌.▐▌▪▐█·█▌"
echo -e " ▀▀▀▀ ▀█▄▀▪·▀▀▀ ▀▀▀ ▀ ▀ .▀▀▀ ·▀▀▀▀ ▀█▄▀▪•▀▀ ▀▀$nc $blue v1$nc"
echo -e " [+] $red Coded By Belahsan Ouerghi$nc [+]"
echo -e " [+] $red www.facebook.com/ouerghi.belahsan$nc [+]"
echo -e " [+] $red Coded By Sam.Sesh$nc [+]"
echo -e " [+] $red samSesh.net$nc [+]"
echo -e " [+] $red Greetz To All Pentesters$nc [+]"
echo -e " [+]$red Special Greetz To$nc :$green {thelinuxchoice , Ha3MrX, Tunisian Eagles}$nc [+]"
echo -e " [+]$red Special Greetz To$nc :$green {thelinuxchoice , Ha3MrX, Tunisian Eagles , SamSesh}$nc [+]"
echo ""
echo -e "$yellow Select From Menu : $nc"
echo ""
echo -e " $Cyan 1 : Brute Force Facebook Account$nc"
echo -e " $Cyan 2 : Brute Force Gmail Account$nc"
echo -e " $Cyan 3 : Brute Force Instagram Account$nc"
echo -e " $Cyan 4 : Brute Force Twitter Account$nc"
echo -e " $Cyan 5 : Brute Force Instagram Account 2$nc"
echo -e " $Cyan 99: Exit$nc"
read -p "Choice > " ch
if [ $ch = 1 ]; then
Expand Down Expand Up @@ -91,7 +92,7 @@ else
exit 1
fi
elif [ $ch = 3 ]; then
echo -e " $Cyan Instagram Brute Force$nc"
echo -e " $Cyan Instagram Brute Force 1$nc"
cd instainsane/
sleep 0.025
echo -e " [+]$red Service Tor Stated $nc[+]"
Expand Down Expand Up @@ -119,7 +120,7 @@ exit 1
fi
elif [ $ch = 4 ]; then
echo -e " $Cyan Twitter Brute Force$nc"
cd tweetshell/
cd ./-tweetshell-/
sleep 0.025
echo -e " [+]$red Service Tor Stated $nc[+]"
sleep 0.9
Expand All @@ -144,6 +145,33 @@ cd .. && bash SocialBox.sh
else
exit 1
fi
elif [ $ch = 5 ]; then
echo -e " $Cyan Instagram Brute Force 2$nc"
cd insta-bf/
sleep 0.025
echo -e " [+]$red Service Tor Stated $nc[+]"
sleep 0.9
service tor start
python3 instabf.py
echo -e " [+]$yellow Brute Force Complete $nc[$green✓$nc] $nc[+]"
service tor stop
echo -e " [+]$red Service Tor Stopped$nc [+]"
echo -e "$red"
read -p "Wanna Back To Main Menu [ Y / n ] : " check5
echo -e "$nc"
if [ $check5 = "Y" ]; then
cd .. && bash SocialBox.sh
elif [ $check5 = "y" ]; then
cd .. && bash SocialBox.sh
elif [ $check5 = "Yes" ]; then
cd .. && bash SocialBox.sh
elif [ $check5 = "yes" ]; then
cd .. && bash SocialBox.sh
elif [ $check5 = "YES" ]; then
cd .. && bash SocialBox.sh
else
exit 1
fi
elif [ $ch == 99 ]; then
echo -e "$red Program Exit ...$nc"
sleep 0.25
Expand Down
16 changes: 10 additions & 6 deletions install-sb.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/bin/bash
git pull
#Sysupdate
sudo apt-get update
sudo apt-get update >> /dev/null
#Python
sudo apt-get install python
sudo apt-get install python tor perl -y
#gmail
git clone https://github.com/Ha3MrX/Gemail-Hack.git
#facebook
Expand All @@ -15,17 +16,20 @@ else
cd ..
fi
#Instagram
git clone https://github.com/thelinuxchoice/instainsane.git
git clone https://github.com/umeshshinde19/instainsane.git
cd instainsane
chmod +x instainsane.sh
chmod +x install.sh
sudo ./install.sh
cd ..
#Twitter
git clone https://github.com/thelinuxchoice/tweetshell.git
cd tweetshell
git clone https://github.com/neight-1/-tweetshell-.git
cd ./-tweetshell-
chmod +x tweetshell.sh
chmod +x install.sh
sudo ./install.sh
cd ..

# instagram 2
git clone https://github.com/samsesh/insta-bf.git
cd insta-bf
chmod +x * -R