SSCP Security Operations and Administration • Set 5
SSCP Security Operations and Administration Practice Test 5 — 15 questions with explanations. Free, no signup.
An analyst runs the netstat command on a web server. Based on the output, which connection is the MOST suspicious?
Refer to the exhibit. netstat -an | grep :80 tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN tcp 0 0 10.0.1.25:80 192.168.1.10:54321 ESTABLISHED tcp 0 0 10.0.1.25:80 10.0.2.50:44350 ESTABLISHED tcp 0 0 10.0.1.25:80 203.0.113.5:8080 ESTABLISHED