Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Latest commit

 

History

History
68 lines (55 loc) · 3.32 KB

resources.md

File metadata and controls

68 lines (55 loc) · 3.32 KB

todo:

  • include references to commonly used tools (e.g. john, hashcat, tshark etc just so beginners know where to start)

Introductory Sites

Explanation, preparation tips, etc

Learning Resources

General bash/intro:

Crypto:

Web Exploits:

Reversing:

Libraries (the info depot kind):

Various Helpful Online Tools

There are a lot of powerful, free tools online which you can easily use instead of having to download or learn software packages. Really helpful if you're rushed for time and can't go looking around for the best software to install or how to use it.

Web Exploitation

Binary Exploitation

  • Retargetable Decompiler: a powerful decompiler and disassembler for executables. Works quite well (files under 10MB) and can show disassembled executable as code or branch diagrams

Binary Disassembly

Password Cracking

VulnHub CTFs