Hacktricks 179 Best <Updated – 2025>
OSINT on personnel (profiles, emails)
| # | Trick | Command | |---|-------|---------| | 126 | SSH dynamic port forward | ssh -D 1080 user@target | | 127 | Chisel SOCKS5 | chisel client server:8000 socks | | 128 | Ligolo-ng tunnel | ligolo-proxy -selfcert | | 129 | Plink (Windows SSH) | plink.exe -ssh -R 1080 | | 130 | ICMP tunneling | ptunnel -p target -lp 8000 | | 131 | DNS tunneling (dnscat2) | dnscat2-server domain.com | | ... | ... | ... | | 140 | Proxychains + nmap | proxychains nmap -sT -Pn 10.0.0.1 |
In the rapidly evolving world of cybersecurity, staying ahead of vulnerabilities requires more than just theoretical knowledge; it demands a living, breathing repository of commands, techniques, and tricks. For penetration testers, red teamers, and bug bounty hunters, has become the Bible of practical exploitation. hacktricks 179 best
The output scrolled. The service account had roles/storage.admin . He could write. He could delete. But then, he saw something worse. It had roles/cloudbuild.builds.editor .
Rate-limited endpoint fingerprinting
Abuse of server metadata IMDSv1 vs IMDSv2 in AWS - Try SSRF to detect IMDSv1; IMDSv2 requires session token.
floods) to tear down BGP peering sessions, leading to massive network instability. MD5 Password Cracking: OSINT on personnel (profiles, emails) | # |
Encrypting C2 traffic and certificate pinning bypass - Use valid certs and ensure SNI matches expected hosts.