Skip to content

Commit

Permalink
Add stego ctf tools: exiftool, steghide, binwalk, foremost (#11)
Browse files Browse the repository at this point in the history
CTF usually requires theses tools to solve stego challenges:
exiftool , steghide, binwalk, foremost
  • Loading branch information
hackadvisermx authored Dec 2, 2020
1 parent fd96988 commit 6bf81df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ RUN \
fcrackzip \
texlive-full \
latexmk \
exiftool \
steghide \
binwalk \
foremost \
# patator dependencies
libmysqlclient-dev \
# evil-winrm dependencies
Expand Down

0 comments on commit 6bf81df

Please sign in to comment.