-
Notifications
You must be signed in to change notification settings - Fork 0
Using Prowler v4
SethBodine edited this page Sep 15, 2024
·
6 revisions
Python Virtual Environment has been set up - this contains python requirements
Prowler is updated when executing . prowler4.sh
venv
cd /opt/prowler4/ # Execution path
. prowler4.sh # activate the venv environment
prowler aws -M csv json-asff json-ocsf html --profile [profile] --region [region name - usually ap-southeast-2 for Sydney]
prowler azure --az-cli-auth -M csv json-asff json-ocsf html {--subscription-ids [subscription id] ...} # --subscription-ids argument is optional
prowler gcp -M csv json-asff json-ocsf html
prowler kubernetes -M csv json-asff json-ocsf html
If you see Killed
mid execution the podman container VM does not have enough resources - recreate the VM and add more ram