What would be displayed if the netstat -abno command was entered on a Windows PC?
- all active TCP and UDP connections, their current state, and their associated process ID (PID)
- only active TCP connections in an ESTABLISHED state
- only active UDP connections in an LISTENING state
- a local routing table
Explanation: With the optional switch -abno, the netstat command will display all network connections together with associated running processes. It helps a user identify possible malware connections.
Exam with this question: CCNA Cyber Ops (v1.1) – Chapter 2 Exam Answers
Exam with this question: CyberOps Associate (Version 1.0) - Module 3: The Windows Operating System Quiz Answers
Exam with this question: 1.5.2 Quiz - The Windows Operating System
Exam with this question: 7.5.2 The Windows Operating System Quiz
Exam with this question: Endpoint Security: My Knowledge Check Answers
Please login or Register to submit your answer