$ pip install awscli ansi2html detect-secrets
$ apt install python-pip
$ aws configure
AWS Access Key ID []:
$ ./prowler -p custom-profile -r eu-west-1
$ ./prowler -c check32
$ ./prowler -E check17,check24
$ ./prowler | ansi2html -la > prowler-audit.html
$ ./prowler -M json > prowler-audit.json
$ ./prowler -M json | aws s3 cp - s3://your-bucket/prowler-audit.json
$ ./prowler -g cislevel1