Skip to content

This kit contains many tools for BruteForcing Social Media Accounts, Phising Attacks, Trojan Programs, Programs for Information Gathering and much more...

Notifications You must be signed in to change notification settings

Micky1warrior/AllInOneKit

 
 

Repository files navigation

AllinOneKit

This kit contains many programs for brute force for social media accounts, for information gathering for websites, phising attacks, information gathering for social media accounts and more...

all in one kit

TO DO:

▶ Instagram Phising Attack ❌

▶ Linkedin Phising Attack ❌

▶ Google Phising Attack ❌

ALREADY DONE:

▶ Phising Attacks ✅ ➡️ Here

▶ Information Gathering ✅ ➡️ Here

▶ Trojan ✅ ➡️ Here

▶ Open Port Scanner ✅ ➡️ Here

▶ Social Media Accounts Brute Forcer ✅ ➡️ Here

▶ Network Scanner ✅ ➡️ Here

DOWNLOAD

Linux:

$ git clone https://github.com/new92/AllInOneKit

$ cd AllInOneKit

$ pip3 install -r requirements.txt    

OR:

$ sudo pip3 install -r requirements.txt

$ python3 <program's name>  

OR:  

$ cd <folder's name>  

$ python3 <program's name>

Windows:

▶ WITH GITHUB DESKTOP:

https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop

▶ WITH GIT:

$ git clone https://www.github.com/new92/AllInOneKit.git

$ cd AllInOneKit

$ python3 <program's name>  

OR:

$ cd <folder's name>

$ python3 <program's name>

Termux:

$ pkg update && pkg upgrade

$ pkg install git

$ pkg install python

$ pkg install pip

$ pkg install ncurses-utils

$ pkg install tsu

$ git clone https://github.com/new92/AllInOneKit

$ cd AllInOneKit 

$ pip3 install -r requirements.txt    OR    sudo pip3 install -r requirements.txt

$ python3 <program's name>  OR  cd <folder's name>  AND  python3 <program's name>  

MAC:

▶ WITH GITHUB DESKTOP:

https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop

▶ WITH GIT:

$ git clone https://www.github.com/new92/AllInOneKit.git

$ cd AllInOneKit

$ python3 <program's name>

OR:

$ cd <folder's name>

$ python3 <program's name>

About

This kit contains many tools for BruteForcing Social Media Accounts, Phising Attacks, Trojan Programs, Programs for Information Gathering and much more...

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.2%
  • Python 5.8%