© Morey J. Haber 2020
M. J. HaberPrivileged Attack Vectorshttps://doi.org/10.1007/978-1-4842-5914-6_27

27. Conclusion

Morey J. Haber1 
(1)
Heathrow, FL, USA
 
Privileges as an attack vector represent the lowest-hanging fruit for a threat actor. While architecting and securing any environment can be relatively complex, these top 20 recommendations can help any organization achieve their goals and minimize risks to the business:
  1. 1.

    Use Standard User Accounts: Enforce that all users have a standard user account. Administrators across all platforms should log in with their standard accounts as normal practice and never use administrative accounts when using services like email or banking. They should only log in with administrative rights when they need to perform administrative tasks. And any activities performed while using administrative rights should be controlled and protected using PAM end-to-end.

     
  2. 2.

    Never Share Credentials: The risks of shared credentials and passwords, whether between peers or vendors, just elevate the risk of the password being misused and potentially leaked to a threat actor. It also makes auditing activity to a single user difficult, if not impossible.

     
  3. 3.

    Never Reuse Passwords: If one resource is compromised, then every other resource with the same shared password is at risk, even if the account or username is different.

     
  4. 4.

    Never Store Passwords in Clear Text: Passwords should be kept secret. They should never be exposed in plain sight, no matter how they are stored.

     
  5. 5.

    Secure Passwords: If passwords need to be documented, they should be in an encrypted file, secured file system, or locked away in a physical safe as required based on business requirements.

     
  6. 6.

    Minimize the Number of Aliases: Making identities trackable and not hackable is key to correlating user activity to a single person.

     
  7. 7.

    Minimize the Number of Administrative Accounts: The lower the number of privileged users and their associated accounts, the lower the privileged risk surface and, consequently, the less to monitor and audit for privileged activity.

     
  8. 8.

    Frequently Rotate Privileged Passwords: Privileged passwords should be rotated after every use for privileged activity or on a regular schedule for electronic accounts. This keeps them from becoming stale and part of a password reuse attack, and less likely to be leaked over time.

     
  9. 9.

    Ensure Passwords Are Complex: Privileged passwords should not be easily readable by humans. Complex passwords that are not recognizable words or phrases help ensure they cannot easily be transcribed or verbally discussed. Every password should be complex, but some should be more complex than others to remove the human risk element from the equation. This includes even using letters from foreign languages to strengthen complexity.

     
  10. 10.

    Require Multi-Factor Authentication: Implement multi-factor authentication for access to internal systems, applications, and sensitive data. While implementing static multi-factor based on whether a system or application is good, getting too restrictive can become frustrating for users. Look for solutions that can also restrict access based on the risk associated with the environment or activity. For example, if someone tries to launch a sensitive application after hours for the first time, or tries to run a sensitive command on a server that is missing critical patches, consider stepping up the security and triggering to reauthenticate with multi-factor to be certain the identity is who they claim to be.

     
  11. 11.

    Implement Application Reputation Controls (whitelisting, blacklisting, and greylisting): Implement policy to allow known good applications and log or deny potentially deviant applications. If possible, restrict launching of end-user applications with critical known security vulnerabilities.

     
  12. 12.

    Enforce the Principle of Least Privilege: If a user does not need access to systems, applications, resources, or data, remove their privileges. Remove administrator rights on desktops for all users and servers where administrators should be performing only specific tasks.

     
  13. 13.

    Automate Password Management: Control and audit requests for administrative passwords and launching of privileged sessions. Require unique passwords across all privileged systems and accounts.

     
  14. 14.

    Eliminate Embedded Passwords: Replace hard-coded passwords in applications, in service accounts, and in automation tools supporting DevOps. Consider concepts like just-in-time access to only allow credentialed access for those fine instances when deemed appropriate.

     
  15. 15.

    Use Context-Based and Adaptive Access Controls: At some point, people need access to do their jobs. However, that access should continue to be locked down, monitored, and validated. Restricting access based on static elements, like time of day or subnet, is good, but restricting access dynamically based on risk (i.e., does a ticket exist for the access, does this request adhere to normal access patterns, have I received recent alerts from my threat detection layers, etc.) adds greater protections.

     
  16. 16.

    Monitor All Sensitive Privileged Session Activity (especially to crown jewels): Any type of privileged activity to the crown jewels should be session recorded, keystroke logged, and monitored for inappropriate activity. If possible, the initial session review should be automated to rapidly identify a potential threat.

     
  17. 17.

    Understand Obligations to Auditors and for Compliance: IT and security professionals perform multiple diverse functions to secure a business. They should not do them as a checkbox for compliance. Understanding the exact nature of the requirement and the best way to meet the mandates can make everyone more secure and, ultimately, auditors happy (if there is truly ever such a thing). And just remember, being compliant alone does not make you secure. However, making your organization secure generally does make it compliant.

     
  18. 18.

    Implement Threat and Advanced Behavioral Monitoring: Implement privileged access security event monitoring and advanced threat detection (including user behavior monitoring) to more accurately and quickly detect compromised account activity, as well as insider privilege misuse and abuse.

     
  19. 19.

    Segment Your Network: Group assets, including application and resource servers, into logical units that do not trust one another. Segmenting the network reduces the “line of sight” access attackers have into your internal systems. For access that needs to cross trust zones, require a secured jump server with multi-factor authentication, adaptive access authorization, and privileged session monitoring. Where possible, go beyond standard network segmentation. Segment based on the context of the user and privileges, and the resources, applications, and data that they are accessing. This is also known as micro-segmentation. If possible, even consider zero trust for your newest initiatives to segment authentication.

     
  20. 20.

    If You Are NOT Having Fun, You Should Get a Different Job: If a security professional is unhappy, they are not doing their job correctly. All the preceding items are potentially at risk, and so is the business. Security professionals need to be happy with their work, satisfied with the environment, and challenged on a regular basis. Security is ever-changing, complacency in security is death, and being unhappy will let the latest threat walk right past you. A threat actor does not care if you are happy or not, they just want your administrative accounts.

     

Final Thoughts

Surrounded by a team of professionals focused on privileged access management, I am constantly involved in what would be considered research activities that include ongoing outreach to customers, customer advisory boards, peer collaboration sessions, and industry analysts that are all motivated to solve real-world challenges.

We have entered the roaring 20’s that ushers in a new era for privileged access management and new environmental safety concerns worldwide. Computing has become more distributed and there has been an explosion of privileged accounts managing everything from our desktops to the cloud. Most critical cybersecurity breaches today involve the exploitation of improperly managed privileges that threat actors use to infiltrate our environments and move laterally across our networks. The risk surface is undergoing a rapid expansion as the number of privileged accounts multiplies and recent events have spurred a sudden and massive explosion in the remote workforce. It begs the question, “How can you protect your organization amidst this vast, expanding universe of privileges, and with so many people potentially working from home?”

As we have discussed, the solution takes us far beyond the legacy PAM approaches of just storing passwords in a password vault. The modern approach to PAM secures every user session and privileged activity across your entire privilege enterprise. Fittingly, this holistic PAM practice is called Universal Privilege Management.

The Universal Privilege Management model encompasses securing and managing privileges across your entire landscape—from password management to least privilege management and all the way through secure remote access. Only by enabling this holistic approach and enabling the three core PAM disciplines (Privileged Password Management, Endpoint Privilege Management, and Secure Remote Access) can you adequately address the privileged attack vector problem.

Threats have changed, but today’s best PAM technology, paired with the know-how, is up to the task of mitigating the risk. Hopefully, this book has helped arm you with the right “know-how,” and I would like to wish you success as you embark on your privileged access management journey. Stay safe, stay healthy, and never share or reuse your passwords.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.252.204