CISM • Timed Practice Test 5
This is a timed practice session. You have 10 minutes to answer 10 questions — approximately 1 minute per question, matching real CISM exam pace. Answer every question before time expires.
Time remaining
10:00
Exam-pace drill
Allow 1 minute per question. On the real CISM exam you have approximately 72 seconds per question — this session trains you to maintain that pace under pressure.
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 ```