You have been asked to help investigate an ongoing security incident. Your manager has asked you to determine if there are any unknown or unexpected network connections on a public facing server that hosts the organization's website. After logging onto the Windows based machine, what command would you use to determine this?
Netstat is a command line tool available on Windows operating systems that provides information about the current state of the machine's network, including any open TCP connections.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does the 'netstat' command do?
Open an interactive chat with Bash
How can I use 'netstat' to find unexpected connections?
Open an interactive chat with Bash
Are there alternative tools to 'netstat' for monitoring network connections?