Final answer:
To counter the risk of brute force attacks, an organization can install a mantrap and biometric scanner, implement a lock-out policy for failed log-in attempts, initiate role-based access to systems, and implement a system hardening policy.
Step-by-step explanation:
In order to counter the risk of brute force attacks, an organization can take several measures:
- Install a mantrap and biometric scanner at the entrance of its data center to restrict unauthorized access.
- Institute a log-in policy that locks users out of an account after three failed password attempts, making it difficult for attackers to guess passwords.
- Initiate role-based access to its systems, which limits user privileges and reduces the probability of attackers gaining escalated privileges.
- Implement a system hardening policy that ensures operating system updates and software patches are installed regularly, reducing vulnerabilities that attackers might exploit.