🔍 01 — Reconnaissance
0/3 solved
📁 Medium — Backup File Finder
Developers often leave backup files with extensions like .bak, .old, or .swp. These can expose source code and secrets.
Your mission: Find and read a backup file to get the flag.
Try filenames like
app.py.bak — the backup file extension is .bak.