Achieve the principle of least privilege access
Use Cortex Cloud Identity Security to achieve the principle of least privilege access.
Overview
Cortex Cloud Identity Security uses audit logs to detect unused permissions. The Review Unused Permissions feature can help you analyze audit logs in order to identify and revoke excessive permissions. This allows you to generate precise IAM policies based on actual usage, reducing your attack surface and strengthening your overall security posture. You can customize the time frame for used permissions according to your specific operational needs.
The Review Unused Permissions feature is supported for these platform entities:
Amazon AWS:
IAM roles
IAM groups
Microsoft Azure:
Service principals
IAM groups
Google Cloud Platform (GCP):
GCP groups
Service accounts
Cortex Cloud Identity Security does the following:
Recommends the removal of unused permissions, displaying recommended actions, such as Keep and Remove.
Generates downloadable policies in:
Amazon AWS: IAM Policy (JSON), HashiCorp® Terraform, CloudFormation
Microsoft Azure: Role Definition and Role Assignment (JSON), HashiCorp® Terraform
Google Cloud Platform (GCP): IAM Policy (JSON), HashiCorp® Terraform
Reviewing Unused Permissions
In the Cortex Cloud Identity Security module, under Identity Asset Inventory, on the Cloud Identities tab, select an identity in the list whose permissions you want to review.
On the Overview tab, in the Review Unused Permissions area, click Analyze Permissions Usage, and select a time period in the list.
Click Start Analysis.
On the Permission Checkup Results screen, a summary of permissions usage is displayed according to the time period you selected, with the suggested Remove number in red and the recommended Keep number in blue.
If you want to proceed with seeing the recommended changes and how you could reduce unused permissions, click Adjust Policy, and select one of these formats in the list:
JSON
Terraform
CloudFormation (for AWS only)
A code block with the format you chose now appears. You can do one of the following:
Click Download File to save a copy of the file.
Click Copy to clipboard and then paste the code into a file of your choice.
You can now click Back to Checkup Result to return to the previous screen. You can review the policy list to see and consider the Cortex Recommendation column, which displays either Remove or Keep for each policy file.
Last updated
Was this helpful?
