InterviewSolution
Saved Bookmarks
| 1. |
A ______________ tries to formulate a web resource occupied or busy its users by flooding the URL of the victim with unlimited requests than the server can handle.(a) Phishing attack(b) DoS attack(c) Website attack(d) MiTM attackI got this question in an internship interview.Question is taken from Attack Vectors in portion Understanding Attack Vectors of Cyber Security |
|
Answer» CORRECT answer is (B) DOS attack Easy explanation: A DoS attack tries to formulate a web resource occupied or busy to its users by FLOODING the URL of the VICTIM with unlimited requests than the server can handle. |
|