A curated list of awesome Hacking. Inspired by awesome-machine-learning
If you want to contribute to this list (please do), send me a pull request!
For a list of free hacking books available for download, go here
Table Of Contents
- System
- Tutorials
- Tools
- Docker
- General
- Reverse Engineering
- Tutorials
- Tools
- General
- Web
- Tools
- General
- Network
- Tools
- Forensic
- Tools
- Cryptography
- Tools
- Wargame
- System
- Reverse Engineering
- Web
- Cryptography
- Bug bounty
- CTF
- Competition
- General
- OS
- Online resources
- Post exploitation
- tools
- ETC
System
Tutorials
- Roppers Computing Fundamentals
- Free, self-paced curriculum that builds a base of knowledge in computers and networking. Intended to build up a student with no prior technical knowledge to be confident in their ability to learn anything and continue their security education. Full text available as a gitbook.
- Corelan Team’s Exploit writing tutorial
- Exploit Writing Tutorials for Pentesters
- Understanding the basics of Linux Binary Exploitation
- Shells
- Missing Semester
Tools
- Metasploit A computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development.
- mimikatz – A little tool to play with Windows security
- Hackers tools – Tutorial on tools.
Docker Images For Penetration Testing And Security
docker pull kalilinux/kali-linux-docker
official Kali Linuxdocker pull owasp/zap2docker-stable
– official OWASP ZAPdocker pull wpscanteam/wpscan
– official WPScandocker pull metasploitframework/metasploit-framework
– Official Metasploitdocker pull citizenstig/dvwa
– Damn Vulnerable Web Application (DVWA)docker pull wpscanteam/vulnerablewordpress
– Vulnerable WordPress Installationdocker pull hmlio/vaas-cve-2014-6271
– Vulnerability as a service: Shellshockdocker pull hmlio/vaas-cve-2014-0160
– Vulnerability as a service: Heartbleeddocker pull opendns/security-ninjas
– Security Ninjasdocker pull noncetonic/archlinux-pentest-lxde
– Arch Linux Penetration Testerdocker pull diogomonica/docker-bench-security
– Docker Bench for Securitydocker pull ismisepaul/securityshepherd
– OWASP Security Shepherddocker pull danmx/docker-owasp-webgoat
– OWASP WebGoat Project docker imagedocker pull vulnerables/web-owasp-nodegoat
– OWASP NodeGoatdocker pull citizenstig/nowasp
– OWASP Mutillidae II Web Pen-Test Practice Applicationdocker pull bkimminich/juice-shop
– OWASP Juice Shopdocker pull phocean/msf
– Docker Metasploit
General
- Exploit database – An ultimate archive of exploits and vulnerable software