Cybersecurity Tools

  • binwalk: a fast, easy-to-use tool for analyzing, reverse engineering, and extracting firmware images.

  • CrackStation: https://crackstation.net/ Online free password hash cracker

  • Exploit Database: https://www.exploit-db.com/ database with known exploits.

  • strings: finds and prints the strings of printable characters in files. The files can be regular text files or binary files such as executables.


This site uses Just the Docs, a documentation theme for Jekyll.