Multiple choice

Users are unable to access a company server. The system logs show that the server is operating slowly because it is receiving a high level of fake requests for service. Which type of attack is occurring?

  1. reconnaissance

  2. access

  3. DoS

  4. worm

  5. virus

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A Denial of Service (DoS) attack overwhelms a server with fake requests, consuming resources and preventing legitimate users from accessing the service. The key symptom is a server operating slowly under a high volume of malicious requests. Reconnaissance (A) is information gathering, access attacks (B) involve unauthorized entry, while worms (D) and viruses (E) are self-replicating malware.