Skip to content

Commit 6bf81df

Browse files
Add stego ctf tools: exiftool, steghide, binwalk, foremost (#11)
CTF usually requires theses tools to solve stego challenges: exiftool , steghide, binwalk, foremost
1 parent fd96988 commit 6bf81df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ RUN \
6363
fcrackzip \
6464
texlive-full \
6565
latexmk \
66+
exiftool \
67+
steghide \
68+
binwalk \
69+
foremost \
6670
# patator dependencies
6771
libmysqlclient-dev \
6872
# evil-winrm dependencies

0 commit comments

Comments
 (0)