forensicsProeasy
Log Hunter
hackerdna
Task: Analyze Apache access.log (178 lines) to find what files attackers successfully accessed. Solution: Identified automated scanner (SecScanner/1.0) by user-agent anomaly, filtered for HTTP 200 responses among mass 404/403 enumeration attempts, found single successful access to /backup.txt containing the UUID flag.
$ ls tags/ techniques/
user_agent_anomaly_detectionhttp_status_code_filteringattacker_footstep_tracingautomated_scanner_identification
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [forensics][Pro]Bitrixxx— taipanbyte
- [web][Pro]Path Traversal— hackerdna
- [forensics][Pro]Investigation— taipanbyte
- [forensics][free]Obscure— hackthebox
- [forensics][free]TrueSecrets— hackthebox