Attack
An attack on a server is any deliberate attempt to exploit, disrupt, or gain unauthorized access to a server, its data, or its services. These attacks can target vulnerabilities in software, hardware, or human behavior, and are typically carried out by malicious actors for various motives, such as stealing data, causing downtime, or using the server as a launchpad for further attacks.
An attack relies on existing vulnerabilities. It may also exploit published or unpublished 0-day vulnerabilities, or target a specific weakness.
An attack may be automated in various manners, from a brute-force campaign targeting the same vulnerability on a large number of servers, to a tailored attack on a single server.
An attack may be blocked by appropriate counter measures, such as access blocking, bug fixing, configuration application, server moving, etc.