Computer Hacking Forensic Investigator (CHFI) — Question 72

You have been given the task to investigate web attacks on a Windows-based server. Which of the following commands will you use to look at the sessions the machine has opened with other systems?

Answer options

Correct answer: D

Explanation

The correct command is 'Net use', which displays the network connections established by the system. The other options do not provide session information: 'Net sessions' shows connected users, 'Net config' displays configuration settings, and 'Net share' lists shared resources.