HTTP Flood
Definition: An application layer attack targeting web servers and applications with a barrage of seemingly legitimate HTTP GET or POST requests.
Example: An attacker uses a botnet of 10,000 computers to send 100 HTTP GET requests per second to a target website. This results in 1 million requests per second, overwhelming the web server’s ability to process legitimate user requests.

