QuestionQ26
Network Monitoring and AnalysisAs a network security analyst for a video game development company, you are responsible for monitoring traffic patterns on the development server used by programmers.
During business hours, you observe a steady stream of data packets between the server and internal programmer workstations. Most of this traffic uses TCP connections on port 22 (SSH) and port 5900 (VNC).
Based on this scenario, what does this describe?
- A Traffic seems normal - SSH and VNC are commonly used by programmers for secure remote access and collaboration.
- B The situation is inconclusive - Further investigation is necessary to determine the nature of the traffic.
- C Traffic is because of malware infection - Frequently used SSH & VNC Ports could indicate malware spreading through the Network.
- D Traffic appears suspicious - The presence of encrypted connections might indicate attempts to conceal malicious activities.
Community Discussion