Exam 200-201 | Question id=6090 | Host-based analysis |
Refer to the exhibit.
root@:~# cat access-logs/access_130603.txt | grep '192.168.1.91' | cut -d '\' -f 2 | uniq -c
1 GET /portal.php?mode=addevent&date=2018-05-01 HTTP/1.1
1.GET /blog/?attachment_id=2910 HTTP/1.1
1 GET /blog/?attachment_id=2998&feed=rss2 HTTP/1.1
1 GET /blog/?attachment_id=3156 HTTP/1.1
What is depicted in the exhibit?
A. |
Windows Event logs | |
B. |
Apache logs | |
C. |
IIS logs | |
D. |
UNIX-based syslog |