CISSP · Question #1165
A hacker can use a lockout capability to start which of the following attacks?
The correct answer is A. Denial of service (DoS). A denial of service (DoS) attack is an attempt to prevent legitimate users from accessing a service or a resource by overwhelming it with malicious traffic or requests. A hacker can use a lockout capability to start a DoS attack by repeatedly sending invalid authentication attemp
Question
A hacker can use a lockout capability to start which of the following attacks?
Options
- ADenial of service (DoS)
- BDictionary
- CPing flood
- DMan-in-the-middle (MITM)
How the community answered
(30 responses)- A93% (28)
- C3% (1)
- D3% (1)
Explanation
A denial of service (DoS) attack is an attempt to prevent legitimate users from accessing a service or a resource by overwhelming it with malicious traffic or requests. A hacker can use a lockout capability to start a DoS attack by repeatedly sending invalid authentication attempts to a system or an application that has a policy of locking out accounts after a certain number of failed attempts. This can result in locking out legitimate users from accessing the system or the application, or consuming the system's resources and slowing down its performance. A dictionary attack is a type of brute force attack that tries to guess passwords or encryption keys by using a list of common or likely words. A ping flood attack is a type of DoS attack that sends a large number of ping packets to a target system, hoping to consume its bandwidth or processing power. A man-in-the-middle (MITM) attack is a type of attack that intercepts and alters the communication between two parties, without their knowledge or consent.
Topics
Community Discussion
No community discussion yet for this question.