Tools
20 March 2023 / 1 min read
Table Of Content
Useful tools for Pentest | CTF
# Forensics
Summary
- Title - tools name
- Description - what the tools for
- CTF - Usefulness for CTF
| Title | Description | CTF |
|---|---|---|
| exiftool | meta information reader/writer | Clues / flags |
| strings | Useful for finding clues | |
| foremost | Recover files based on their headers, footers, and internal data structures | data carving |
| steghide |