diff --git a/README.md b/README.md index bf3523d..da3aa66 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitt # Installation ``` sudo apt-get install git -git clone https://github.com/TunisianEagles/SocialBox.git +git clone https://github.com/ivegamerayo/SocialBox.git cd SocialBox chmod +x SocialBox.sh chmod +x install-sb.sh diff --git a/install-sb.sh b/install-sb.sh index 85ef560..b1a0b8f 100644 --- a/install-sb.sh +++ b/install-sb.sh @@ -15,14 +15,14 @@ else cd .. fi #Instagram -git clone https://github.com/thelinuxchoice/instainsane.git +git clone https://github.com/permikomnaskaltara/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 +git clone https://github.com/Mehran/tweetshell.git cd tweetshell chmod +x tweetshell.sh chmod +x install.sh