Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CompassSecurity/Hacking_Tools_Cheat_Sheet
https://github.com/CompassSecurity/Hacking_Tools_Cheat_Sheet
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/CompassSecurity/Hacking_Tools_Cheat_Sheet
- Owner: CompassSecurity
- Created: 2020-02-25T09:06:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T17:32:22.000Z (about 1 year ago)
- Last Synced: 2024-08-05T17:43:04.020Z (4 months ago)
- Language: Shell
- Size: 7.91 MB
- Stars: 701
- Watchers: 53
- Forks: 106
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - CompassSecurity/Hacking_Tools_Cheat_Sheet - (Shell)
README
# Hacking Tools Cheat Sheet
## Blog
See our blog post for more information:
https://blog.compass-security.com/2019/10/hacking-tools-cheat-sheet/The cheat sheet contains:
- Basic Linux Networking Tools (ip, dig)
- Information Gathering (whois, CT logs, subdomain enumeration)
- TCP Tools (ncat)
- TLS Tools (openssl, ncat, sslyze, socat)
- HTTP Tools (python webserver, curl, nikto, gobuster)
- Sniffing (ARP spoofing, tcpdump, Wireshark, …)
- Network Scanning (nmap, masscan)
- Shells (Bind/reverse shells)
- Vulnerability DBs and Exploits (searchsploit and some links)
- Cracking (ncrack, hashcat, John the Ripper)
- Metasploit Framework (Use exploits, generate shells, shell listeners, meterpreter, pivoting, SOCKS proxying)
- Linux Privilege Escalation (LinEnum, lynis, GTFOBins)
- Windows Privilege Escalation (PowerSploit, smbmap)
- Windows Credentials Gathering (mimikatz, lsadump)
- Passh-The-Hash (Lots of impacket tools)
- NTLM Relay (ntlmrelayx, SOCKS proxying)
- Active Directory (BloodHound & PingCastle)
- Online References## Download
Download: [hacking_tools_cheat_sheet_v2.0.pdf](https://github.com/CompassSecurity/Hacking_Tools_Cheat_Sheet/raw/master/hacking_tools_cheat_sheet_v2.0.pdf)
### Images
Page 1:
![Hacking Tools Cheat Sheet Page 1](https://raw.githubusercontent.com/CompassSecurity/Hacking_Tools_Cheat_Sheet/master/hacking_tools_cheat_sheet_v2.0-0.png)
Page 2:
![Hacking Tools Cheat Sheet Page 2](https://raw.githubusercontent.com/CompassSecurity/Hacking_Tools_Cheat_Sheet/master/hacking_tools_cheat_sheet_v2.0-1.png)
Page 3:
![Hacking Tools Cheat Sheet Page 2](https://raw.githubusercontent.com/CompassSecurity/Hacking_Tools_Cheat_Sheet/master/hacking_tools_cheat_sheet_v2.0-2.png)