Description
You have access to the logs of a web server exposed to the Internet. Due to its public exposure, various attack attempts are present in the logs.
Find the CWE ID of the successful attack in this web server’s logs (e.g., CWE-79). Give the date the attack was successful (format: MM/DD). Give the requested routes for which the attack was successful. The requests must be in chronological order, separated by hyphens ‘-’ (e.g., /var/log/access.log-/index?params=value).
Note: In this attack, the attacker succeeded in extracting sensitive files.
Flag format: FCSC{CWE-XXXXX-MM/DD-requests}
Files
-
webserver.log
5.92 MiB – 11e9dbdf8909cc6b03b1b4ceeac8488ce1a40520bf3de7f98744a9fa890be214
Author
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.
Writeups
There are no public solutions for this challenge yet, but you can submit yours after getting the flag.