Question and Answer Collection

Web Server Logs: Ep.3 — Access Logs

A GET request was made to retrieve a resource ending in .gz. What is the full name of this file? Only enter the file name, the path isn't required.

access.log.47.gz


What is the IP address of the client that made the request for the resource ending with .gz?

25.144.243.89


Looking at the user agent string for the .gz request, you can see it came from a crawler bot. What is the name of the bot?

PetalBot


What is the IP address of the client that was referred via "http://www.bartertown.com/"?

80.94.27.137


The client with the IP address 198.11.177.173 was using which operating system based on the user agent string?

linux


One instance of Googlebot shows up in the access logs. What is the size of the response sent to the client?

21048


Which vulnerability scanner can be seen in the access logs?

None