# Pentest Cloud

## Outils multi-cloud

### Prowler

Prowler est un scanner de vulnérabilités et de misconfig pour AWS, Azure, GCP et Kubernetes.

Exemple d'utilisation:

`$ prowler aws`

Ressource:

* <https://github.com/prowler-cloud/prowler>

### Scout Suite

Scout Suite est un scanner de vulnérabilités et de misconfig pour AWS, Azure, GCP, Alibaba, Oracle Cloud Infrastructure, Kubernetes et DigitalOcean.

Exemple d'utilisation:

`$ python scout.py aws`

Ressource:

* <https://github.com/nccgroup/ScoutSuite>
