Pentest Tips
  • ABOUT
  • Information Shares
  • CTF
    • Stego
    • Memory
  • Blue Team
    • Tools/Resources
    • One Liners
    • Threat Hunting
    • Scripts
    • Intrusion
  • Web
    • Resources
    • General Web
    • Subdomain Discovery
    • Content Discovery
    • MYSQL
    • Burpsuite
  • Network Exploitation
    • Resources
    • Kerberos
    • Network Based
    • Phishing
    • Metasploit
    • Weaponization
    • Password Cracking
    • Shell Upgrades
    • Linux PrivEsc
    • Windows PrivEsc
    • Windows Persistence
    • Exfiltration
  • Windows Internals
    • Kernal
  • Recon
    • Nmap
    • OSINT
    • SMB Enumeration
    • LDAP
    • Physical
  • Malware
    • Obfuscation
  • Scripting
    • Bash Basics
    • Powershell Basics
  • Cloud
    • AWS
  • Game Hacking
    • Resources
Powered by GitBook
On this page
  • Strings
  • Binwalk
  • Steghide
  • StegOnline
  • StegSolve
  • Digital Invisible Ink Tool
  • Aperisolve
  • FotoForensics.com
Edit on GitHub
  1. CTF

Stego

PreviousInformation SharesNextMemory

Last updated 2 years ago

Strings

strings -n 7 -t x filename.png

Binwalk

binwalk -Me steg.png
binwalk --dd='.*' steg.png

Steghide

steghide info steg.jpg
steghide extract -sf steg.jpg

StegOnline

Good online steg tool for browsing bit planes, RGBA values, and PNG info.

StegSolve

Java based steg multi-tool.

Digital Invisible Ink Tool

This tool is used a lot in the NCL

Aperisolve

FotoForensics.com

Steg Online Image Upload
Steg Online Steg Checklist
Stegsolve releases
Sourceforge page
https://www.aperisolve.com/
https://fotoforensics.com/