Upon investigating a report of a web server becoming unavailable, the security analyst finds that the web server’s access log has the same log entry millions of times:
147.186.119.200 - - [28/Jul/2023:12:04:13 -0300] "GET /login/ HTTP/1.0" 200 3733
What kind of attack is occurring?
- A.Denial of Service Attack
- B.Distributed Denial of Service Attack
- C.Cross-Site Scripting Attack
- D.Database Injection Attack