fsociety hacking tools pack is a penetration testing framework containing all of the penetration testing tools that would need. Included is all the tools that are used in the Mr. Robot Series by the fsociety hacking group.
Install fsociety Hacking Tools Pack:
Clone from Github: root@HackHappy:~/# git clone https://github.com/Manisso/fsociety.git Make install.sh executable: root@HackHappy:~/fsociety# chmod +x install.sh Install & Run fsociety: root@HackHappy:~/fsociety# ./install.sh
Menu
- Information Gathering
- Password Attacks
- Wireless Testing
- Exploitation Tools
- Sniffing & Spoofing
- Web Hacking
- Private Web Hacking
- Post Exploitation
- Contributors
- Install & Update
Information Gathering:
Information Gathering is crucial to any hacking engagement. This is the most time-consuming and laborious phase of the attack cycle but is often a major determinant of the success or failure of the engagement.
- Nmap
- Setoolkit
- Host To IP
- WPScan
- CMS Scanner
- XSStrike
- Dork – Google Dorks Passive Vulnerability Auditor
- Scan A server’s Users
- Crips
Password Attacks:
Password attack tools used to facilitate the process of attacking passwords.
- Cupp
- Ncrack
Wireless Testing:
- Reaver
- Pixiewps
- Bluetooth Honeypot
Exploitation Tools:
- ATSCAN
- sqlmap
- Shellnoob
- commix
- FTP Auto Bypass
- JBoss Autopwn
Sniffing & Spoofing:
- Setoolkit
- SSLtrip
- pyPISHER
- SMTP Mailer
Web Hacking:
- Drupal Hacking
- Inurlbr
- WordPress & Joomla Scanner
- Gravity Form Scanner
- File Upload Checker
- WordPress Exploit Scanner
- WordPress Plugins Scanner
- Shell and Directory Finder
- Joomla! 1.5 – 3.4.5 remote code execution
- Vbulletin 5.X remote code execution
- BruteX – Automatically brute force all services running on a target
- Arachni – Web Application Security Scanner Framework
Private Web Hacking:
- Get all websites
- Get joomla websites
- Get wordpress websites
- Control Panel Finder
- Zip Files Finder
- Upload File Finder
- Get server users
- SQli Scanner
- Ports Scan (range of ports)
- ports Scan (common ports)
- Get server Info
- Bypass Cloudflare
Post Exploitation:
- Shell Checker
- POET
- Weeman
Add Comment