🌇
oscp
  • Introduction
  • Chapter 1 - Cheatsheets
  • Chapter 2 - Recon & Enumeration
  • Chapter 3 - Exploiting Vulnerabilities
  • Chapter 4 - Windows Post-Exploitation
  • Chapter 5 - Linux Post-Exploitation
  • Chapter 6 - Exploit Development
  • Chapter 7 - Cracking
  • Chapter 8 - Reverse Engineering
  • Chapter 9 - Miscellaneous
Powered by GitBook
On this page
  • Web Tools
  • Browser Extensions
  • Firefox
  • Stego
  • Further Learning

Was this helpful?

Chapter 9 - Miscellaneous

PreviousChapter 8 - Reverse Engineering

Last updated 4 years ago

Was this helpful?

Good tradecraft keeps espionage routine and boring.

—Vejas Gabriel Liulevicius

A collection of useful websites, browser addons, and commands that will likely be useful along the way.

Web Tools

Browser Extensions

Firefox

FoxyProxy
HackBar
TamperData

Stego

Kali> exiftool filename.png
Kali> steghide extract -sf filename.png

Further Learning

http://rumkin.com/tools/cipher/
https://wappalyzer.com/
https://retdec.com/decompilation/
https://www.ssllabs.com/ssltest/analyze.html
https://searchdns.netcraft.com/
https://hashkiller.co.uk/ntlm-decrypter.aspx
https://www.onlinedisassembler.com/odaweb/
https://hashes.org/public.php
http://www.csgnetwork.com/hexaddsubcalc.html
https://gchq.github.io/CyberChef/
https://www.cleancss.com/html-beautify/
http://jsbeautifier.org/
http://viewdns.info/
http://www.jsfuck.com/
Exploit-DB Papers
Dr. Owen Redwood’s Offensive Computer Security (OCS) 2.0
HackTheBox
VulnHub
Hacksplaining
Awesome-Bug-Bounty