by Froga
The ideas the Digital Forensics lab assumes: what a file signature is, what base64 does, how metadata hides in plain sight, and what a log line actually says. Ten minutes.
A file extension is just a label the operating system trusts. The first few bytes of the file, called the magic bytes or file signature, are written by the program that created it. PNG always starts with 89 50 4E 47. Renaming it to .txt changes nothing inside.
multiple choice
Ready to test yourself?
Sign up free to answer, score points, and build your streak.