Awesome Hacking
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 or contact me @ALIF101XL
For a list of free hacking books available for download, go here Free-Security-eBooks
Table of Contents
System
Tutorials
- 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
Docker Images for Penetration Testing & Security
General
Reverse Engineering
Tutorials
- IDA - IDA is a Windows, Linux or Mac OS X hosted multi-processor disassembler and debugger
- OllyDbg - A 32-bit assembler level analysing debugger for Windows
- x64dbg - An open-source x64/x32 debugger for Windows
- dex2jar - Tools to work with android .dex and java .class files
- JD-GUI - A standalone graphical utility that displays Java source codes of “.class” files
- procyon - A modern open-source Java decompiler
- androguard - Reverse engineering, Malware and goodware analysis of Android applications
- JAD - JAD Java Decompiler (closed-source, unmaintained)
- dotPeek - a free-of-charge .NET decompiler from JetBrains
- UPX - the Ultimate Packer for eXecutables
- radare2 - A portable reversing framework
- plasma - Interactive disassembler for x86/ARM/MIPS. Generates indented pseudo-code with colored syntax code.
- Hopper - A OS X and Linux Disassembler/Decompiler for 32/64 bit Windows/Mac/Linux/iOS executables.
- ScratchABit - Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API
General
Web
- sqlmap - Automatic SQL injection and database takeover tool
- tools.web-max.ca - base64 base85 md4,5 hash, sha1 hash encoding/decoding
Network
- Wireshark - A free and open-source packet analyzer
- NetworkMiner - A Network Forensic Analysis Tool (NFAT)
- tcpdump - a powerful command-line packet analyzer; and libpcap, a portable C/C++ library for network traffic capture
- Paros - A Java based HTTP/HTTPS proxy for assessing web application vulnerability
- pig - A Linux packet crafting tool
- ZAP - The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications
- mitmproxy - An interactive, SSL-capable man-in-the-middle proxy for HTTP with a console interface
- mitmsocks4j - Man in the Middle SOCKS Proxy for JAVA
- nmap - Nmap (Network Mapper) is a security scanner
- Aircrack-ng - An 802.11 WEP and WPA-PSK keys cracking program
- Charles Proxy - A cross platform GUI web debugging proxy to view intercepted HTTP and HTTPS/SSL live traffic.
- Nipe - A script to make Tor Network your default gateway.
Forensic
- Autospy - A digital forensics platform and graphical interface to The Sleuth Kit and other digital forensics tools
- sleuthkit - A library and collection of command line digital forensics tools
- EnCase - the shared technology within a suite of digital investigations products by Guidance Software
- malzilla - Malware hunting tool
- PEview - a quick and easy way to view the structure and content of 32-bit Portable Executable (PE) and Component Object File Format (COFF) files
- HxD - A hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size
- WinHex - A hexadecimal editor, helpful in the realm of computer forensics, data recovery, low-level data processing, and IT security
- BinText - A small, very fast and powerful text extractor that will be of particular interest to programmers
Cryptography
- xortool - A tool to analyze multi-byte xor cipher
- John the Ripper - A fast password cracker
- Aircrack - Aircrack is 802.11 WEP and WPA-PSK keys cracking program.
Wargame
System
Reverse Engineering
- Reversing.kr - This site tests your ability to Cracking & Reverse Code Engineering
- CodeEngn - (Korean)
- simples.kr - (Korean)
- Crackmes.de - The world first and largest community website for crackmes and reversemes.
Web
- Hack This Site! - a free, safe and legal training ground for hackers to test and expand their hacking skills
- Webhacking.kr
- 0xf.at - a website without logins or ads where you can solve password-riddles (so called hackits).
Cryptography
CTF
Competition
General
ETC