mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-23 02:53:03 +00:00
Forensics: Add exif tool
This commit is contained in:
parent
be8356ffc9
commit
cb3719e851
1 changed files with 2 additions and 1 deletions
|
@ -103,6 +103,7 @@ It takes time to build up collection of tools used in ctf and remember them all.
|
|||
- `apt-get install samdump2 bkhive`
|
||||
- [CFF Explorer](http://www.ntcore.com/exsuite.php) - PE Editor
|
||||
- [creddump](https://github.com/moyix/creddump) - Dump windows credentials
|
||||
- [Exif Tool](http://www.sno.phy.queensu.ca/~phil/exiftool/) - Read, write and edit file metadata
|
||||
- [extundelete](http://extundelete.sourceforge.net/) - Used for recovering lost data from mountable images
|
||||
- [Foremost](http://foremost.sourceforge.net/) - Extract particular kind of files using headers
|
||||
- `apt-get install foremost`
|
||||
|
|
Loading…
Reference in a new issue