Prowler

aws

  • prowler aws –category identity-access –output-formats json-ocsf –output-filename aws-pw-identity.json –output-directory .

azure

  • prowler azure –sp-env-auth –category identity-access –subscription-id –output-formats json-ocsf –output-filename azure-pw-identity.json –output-directory .

export AZURE_CLIENT_ID= export AZURE_TENANT_ID= export AZURE_CLIENT_SECRET=

gcp

  • prowler gcp –category identity-access –credentials-file –project-id –output-formats json-ocsf –output-filename gcp-pw-identity.json –output-directory .

oci

  • prowler oci –category identity-access –oci-config-file –compartment-id –output-formats json-ocsf –output-filename oci-pw-identity.json –output-directory .

Back to top

© 2026 Ayush Aggarwal. Notes are living documents — they change as I learn, update, and reorganize them.