Two security measures that can help block password brute force attacks
Added by Denise S.
Step 1
This prevents attackers from continuously trying different password combinations. Determine the threshold for failed attempts (e.g., 5 attempts) and the duration of the lockout period (e.g., 15 minutes). This discourages brute force attacks by significantly Show more…
Show all steps
Your feedback will help us improve your experience
Shaik Dadasaheb and 52 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Which technology could be used to prevent a cracker from launching a dictionary or brute-force attack off a hash?
Paul G.
Background: A Vandaly server is also experiencing brute force attacks into their administrator account. Management would like you to set up monitoring to notify the SOC team if a brute force attack occurs again. Task: Analyze administrator logs that document a brute force attack. Then, create a baseline of the ordinary amount of administrator bad logins and determine a threshold to indicate if a brute force attack is occurring. Upload the administrator login logs. Admin Logins When did the brute force attack occur? Hints: - Look for the name field to find failed logins. - Note that the attack lasted several hours. - Determine a baseline of normal activity and a threshold that would alert if a brute force attack is occurring. - Design an alert to check the threshold every hour and email the SOC team at SOC@vandalay.com if triggered.
Akash M.
Estimate the time required for successful brute-force search attack, assuming that an attacker knows: the predefined plaintext; the ciphertext produced; the salt; the iteration count; but no password
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
18,000,000+
Students on Numerade
Trusted by students at 8,000+ universities
Watch the video solution with this free unlock.
EMAIL
PASSWORD