CISM • Practice Test 5
Free CISM practice test — 10 questions with explanations. Set 5. No signup required.
Refer to the exhibit. An analyst observes the network traffic between three internal hosts and a web server. Which of the following is the MOST likely interpretation of this traffic?
Refer to the exhibit. ``` [SYN] 12:01:00.001 192.168.1.10:12345 -> 10.0.0.1:80 [SYN-ACK] 12:01:00.002 10.0.0.1:80 -> 192.168.1.10:12345 [ACK] 12:01:00.003 192.168.1.10:12345 -> 10.0.0.1:80 [GET /index.html] 12:01:00.004 192.168.1.10:12345 -> 10.0.0.1:80 [SYN] 12:01:00.005 192.168.1.11:23456 -> 10.0.0.1:80 [SYN-ACK] 12:01:00.006 10.0.0.1:80 -> 192.168.1.11:23456 [ACK] 12:01:00.007 192.168.1.11:23456 -> 10.0.0.1:80 [GET /login.php] 12:01:00.008 192.168.1.11:23456 -> 10.0.0.1:80 [SYN] 12:01:00.009 192.168.1.12:34567 -> 10.0.0.1:80 [SYN-ACK] 12:01:00.010 10.0.0.1:80 -> 192.168.1.12:34567 [ACK] 12:01:00.011 192.168.1.12:34567 -> 10.0.0.1:80 [GET /admin.php] 12:01:00.012 192.168.1.12:34567 -> 10.0.0.1:80 ```