A network analyst wants to monitor the activity of all new interns. Which type of security testing would track when the interns sign on and sign off the network?
- integrity checker
- network scanning
- password cracking
- vulnerability scanning
Answers Explanation & Hints: An integrity checking system can report login and logout activities. Network scanning can detect user names, groups, and shared resources by scanning listening TCP ports. Password cracking is used to test and detect weak passwords. Vulnerability scanning can detect potential weaknesses in a system, such as misconfigurations, default passwords, or DoS attack targets.