FSociety
FSociety is Powerful Toolkit for Pentester ! it contains all category tools collection like info gathering, scanning, wireless testing, exploitation tools.
Fsociety repo is inspired from “MR. Robot” Tv series it contailns all Hacking tools that hackers need 😉 in this article you will learn about how to install fsociety in termux by just single command !
Table of Contents :
Features :
- Information Gathering
- Password Attacks
- Wireless Testing
- Exploitation Tools
- Sniffing & Spoofing
- Web Hacking
- Private Web Hacking
- Post Exploitation
- and Much More...
Language :
Author Info :
Name :
Manisso
About :
One day you'll leave this world behind So live a life you will remember
Github :
Tutorial
Step : 1
First of you need to download termux application for install this information gathering tool. if you have already installed in your device then skip this step.
you can checkout “What is Termux ?” post there you will get basic information about what is termux and how its work and also you will get download link of latest version so please click below link and download it.
Step : 2
apt update -y && apt upgrade -y&& pkg install git python2 -y&& git clone https://github.com/Manisso/fsociety && cd fsociety && chmod +x install.sh && bash install.sh && python2 fsociety.py
Open the Termux app, paste the given command, and press enter. Ensure a stable internet connection for a faster installation process.
above one line command save your time and make automatic install FSociety in termux ! you can refer to the attached screenshot for guidance on how it should appear after pasting the command.
Successfully installed fsociety in termux !, there is lots of various useful categories you can see in above screenshot. we have selected menu option 1 for information gathering.
it shows 8 different options in information gathering, here we want to scan our network so here again we choose option 1 for Nmap.
Done ! now you need to just enter IP address of your local network or domain name of your website then it will start scanning 😉
If you’re having any issues or need help troubleshooting, drop a comment below💬. We’re here to assist and get you sorted ASAP! 👨💻
Thanks for Reading ♥