Computer Hacking Forensic Investigator (CHFI v10) — Question 118
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
- A. Net sessions
- B. Net config
- C. Net share
- D. Net use
Correct answer: D
Explanation
The command 'Net use' is used to display or manage network connections, including sessions with other systems. 'Net sessions' is for viewing sessions on a file share, 'Net config' shows configuration information, and 'Net share' provides details on shared resources, making them unsuitable for this task.