Question

A company tasks a security analyst with mitigating the risk of a brute force attack that exploits weak passwords on systems.

Which concepts would be most effective in defending against this attack methodology? (Select two.)

answer

Registry configuration


Network segmentation


System hardening


User awareness training


Multi-factor authentication

Answers

Answered by GPT-5 mini
System hardening and Multi-factor authentication.

- System hardening: allows enforcing strong password policies, account lockout, and removing/default-account protections that reduce brute-force success.
- Multi-factor authentication: prevents attackers from using a stolen/guessed password alone to gain access.
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions