mirror of
https://github.com/sundowndev/hacker-roadmap.git
synced 2024-11-24 04:03:11 +00:00
2 KiB
2 KiB
Hacker Roadmap
This repository is a summary of hacking tools to practice ethical hacking, pen testing and web security. Most of these tools are UNIX compatible and MIT licensed.
Tools by category
🕵️♂️ Information Gathering
Information Gathering tools allows you to collect host metadata about services and users. Check informations about a domain, IP address, phone number or an email address.
- Th3inspector Perl |
Linux/Windows/MacOS
| All in one tool for Information Gathering written in Perl. - Crips Python |
Linux/Android
| IP Tools To quickly get information about IP Address's, Web Pages and DNS records.
🔒 Password Attacks
Crack passwords and create wordlists.
...
🌐 Wireless Testing
Used for intrusion detection and wifi attacks.
...
🔧 Exploitation Tools
Acesss systems and data with service-oriented exploits.
- XSStrike Python |
Linux/Windows/MacOS
| Advanced XSS detection and exploitation suite.
👥 Sniffing & Spoofing
Listen to network traffic or fake a network entity.
...
🚀 Web Hacking
Exploit popular CMSs that are hosted online.
...
⚡ Private Web Hacking
Access files and databases.
...
🎉 Post Exploitation
Exploits for after you have already gained access.
...
📦 Frameworks
Frameworks are packs of pen testing tools with custom shell navigation and documentation.
- Metasploit Ruby |
Linux/Windows/MacOS
| A penetration testing framework for ethical hackers. - fsociety Python | fsociety Hacking Tools Pack – A Penetration Testing Framework.
- cSploit Java |
Android
| The most complete and advanced IT security professional toolkit on Android.