InterviewSolution
Saved Bookmarks
| 1. |
What Is Dos Attack? How Can It Be Prevented? |
|
Answer» DoS (Denial of SERVICE) attack can be produced by sending a flood of data or requests to a target system resulting in EITHER consume or crash of the target system’s resources. The attacker often uses IP SPOOFING to conceal his identity when LAUNCHING a DoS attack. DoS (Denial of Service) attack can be produced by sending a flood of data or requests to a target system resulting in either consume or crash of the target system’s resources. The attacker often uses IP spoofing to conceal his identity when launching a DoS attack. |
|