• Card 77 / 125: As an software architect how to protect your enterprise java application server against password cracking security threats?
    A) use Captcha challenge-response test used to ensure that the request is originated by a human not an attacking program
    B) block the user account for a while after the system encounters 3 unsuccessful log-in attempts.
    C) permanently block any future connection requests from the hacker IP address
    D) enforce an organization wide password security rules that mixes chars, digits and symbols

    Answer:
    A) use Captcha challenge-response test used to ensure that the request is originated by a human not an attacking program
    B) block the user account for a while after the system encounters 3 unsuccessful log-in attempts.
    D) enforce an organization wide password security rules that mixes chars, digits and symbols

  • Keyboard Shortcuts

    Previous Card ← Previous Card Button
    Next Card → Next Card Button
    Flip Card Space-Bar
<< First < Previous Next > Last >>

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now
Explanation:

Permanent block of the hacker's IP address is not a real solution because the dial up internet connection is usually assigned a new IP upon new connection, so your hacker will get a new IP every time. However temporary blocking would be reasonable.

Hide Choices Interactive Question Exam Home Page
https://www.jobilize.com/sun-certified-enterprise-architect-scea

Oracle Certified Java Enterprise Architect

Author:

Access: Public Instant Grading

Exam Permalink:
https://www.jobilize.com/sun-certified-enterprise-architect-scea
Question Permalink:
https://www.jobilize.com/password-cracking-software
Attribution:  Oracle, Sun, Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.
Flash Cards plugin by Curtis Blackwell github.com/curtisblackwell/flash_cards
Google Play and the Google Play logo are trademarks of Google Inc.
Ask
Edgar Delgado
Start Test
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/sun-certified-enterprise-architect-scea" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>