Forensics
What is it?
With Forensic challenges, you will often be trying to find information hidden in different types of files such as image, audio, and network traffic files. You will often have to use scripts and tools in order to find and extract the flag.
Topics
- File format analysis
- Steganography
- Network packet capture analysis
- Memory dump analysis
Tools
- exiftool
- binwalk
- grep
- python
- autopsy
- foremost
- volatility
Sites
- https://trailofbits.github.io/ctf/forensics/