SY0-501 · Question #40
After a merger between two companies a security analyst has been asked to ensure that the organization's systems are secured against infiltration by any former employees that were terminated during…
The correct answer is C. Develop and implement updated access control policies F. Assess and eliminate inactive accounts. After a merger, securing systems against former employees requires proactive identity and access management measures that directly address unauthorized access risks from terminated users.
Question
After a merger between two companies a security analyst has been asked to ensure that the organization's systems are secured against infiltration by any former employees that were terminated during the transition. Which of the following actions are MOST appropriate to harden applications against infiltration by former employees? (Select TWO)
Options
- AMonitor VPN client access
- BReduce failed login out settings
- CDevelop and implement updated access control policies
- DReview and address invalid login attempts
- EIncrease password complexity requirements
- FAssess and eliminate inactive accounts
How the community answered
(49 responses)- A2% (1)
- B4% (2)
- C84% (41)
- D8% (4)
- E2% (1)
Why each option
After a merger, securing systems against former employees requires proactive identity and access management measures that directly address unauthorized access risks from terminated users.
Monitoring VPN client access is a detective control that identifies suspicious activity after it occurs, but does not proactively prevent former employees from attempting to use existing credentials.
Reducing failed login lockout settings would make the environment less secure by allowing more failed attempts before lockout, which is counterproductive to hardening against unauthorized access.
Developing and implementing updated access control policies ensures that access rights are formally reassigned, revoked, or restructured to reflect the new organizational structure post-merger, closing policy gaps that former employees could exploit.
Reviewing invalid login attempts is a reactive monitoring measure that detects intrusion attempts after the fact rather than proactively hardening applications against former employee infiltration.
Increasing password complexity requirements improves general password security but does not address the specific threat of former employees who may already know or have stored their valid credentials.
Assessing and eliminating inactive accounts directly removes the attack surface created by dormant credentials belonging to terminated employees, preventing them from using old accounts to infiltrate systems.
Concept tested: Access control hardening and inactive account management post-merger
Source: https://learn.microsoft.com/en-us/azure/active-directory/governance/access-reviews-overview
Topics
Community Discussion
No community discussion yet for this question.