Add Tool list to README
This commit is contained in:
30
README.md
30
README.md
@@ -1 +1,31 @@
|
|||||||
# docker_file_analysis
|
# docker_file_analysis
|
||||||
|
## Usage
|
||||||
|
```
|
||||||
|
docker run -it --rm -v "$(pwd):/data" tabledevil/file-analysis
|
||||||
|
```
|
||||||
|
|
||||||
|
## Included Tools
|
||||||
|
* mraptor
|
||||||
|
* peepdf
|
||||||
|
* imagemagick
|
||||||
|
* pdftk
|
||||||
|
* docx2txt
|
||||||
|
* catdoc
|
||||||
|
* mpack
|
||||||
|
* exiftool
|
||||||
|
* origami - pdf analysis
|
||||||
|
* pdfcop
|
||||||
|
* pdfextract
|
||||||
|
* pdfmetadata
|
||||||
|
* pdfexplode
|
||||||
|
* vipermonkey (vmonkey)
|
||||||
|
* didierstevens-suit
|
||||||
|
* pdf-parser.py
|
||||||
|
* pdfid.py
|
||||||
|
* oledump.py
|
||||||
|
* rtfdump.py
|
||||||
|
* emldump.py
|
||||||
|
* jpegdump.py
|
||||||
|
* zipdump.py
|
||||||
|
* and many more in /opt/didierstevensuite/
|
||||||
|
|
||||||
Reference in New Issue
Block a user