Prisma Cloud Discussions
Share ideas and post questions related to Prisma Cloud — the industry's most comprehensive cloud native security platform — and the compute capabilities available within it in this forum.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Resolved! Redlock Query to get unauthorized operation details

I am trying to write a custom query to get the unauthorized access details or Access denied details captured and after a certain number of attempts is there it will alert.

 

I am referring to the mentioned article : ( Example: Authorization Failures )

I

...

APaul by L0 Member
  • 3246 Views
  • 3 replies
  • 0 Likes

Resolved! RDS Snapshot information not showing

Hi everyone.

We see occurances where we have RDS Snapshots showing in AWS console. 

I see from Cloudwatch/trail that primsa is connecting and issueing the call to DescribeDBSnapshots.

If I then run a very general investigate query of config where cloud.

...

MPestell by L2 Linker
  • 3235 Views
  • 2 replies
  • 0 Likes

Resolved! How to check for EC2 Instances with non allowed AMIs

Hi,

  I want to write a query to list EC2 instances with unapproved AMIs. In order to write the query i need to store approved AMIs list some where in Prisma.

    Q1. Where and How  to store List of AMIs ?

    Q2. How to use that list in query.

 

Thanks
Sa

...

SAziz by L0 Member
  • 2238 Views
  • 1 replies
  • 0 Likes

Resolved! Need RQL to exclude NAT Gateway in alerts

I’m looking at some rules that detect traffic on ports and it seems to flag a lot of traffic to AWS resource like the NAT gateway that we do not control.

 

Is it possible to exclude these based on the resource type? 

For example:

Remove Network - Intern

...