Το Scout Suite είναι ένα tool ελέγχου ασφαλείας πολλαπλών cloud server, το οποίο επιτρέπει την αξιολόγηση της ασφαλείας σε περιβάλλον cloud.
Using the APIs exposed by cloud providers, Scout collects configuration data for manual control and identifies danger areas. Scout provides a clear picture of an automatic attack.
Scout Suite is stable and active, but some features may change. Do not hesitate to report a bug in detail, ask for a new feature.
Support
- Amazon Web Services
- Google Cloud Platform (beta)
- Azure (early alpha)
Installation
Installation with pip:
$ pip install scoutsuite
Installation with source:
$ git clone https://github.com/nccgroup/ScoutSuite $ cd ScoutSuite $ virtualenv -p python3 venv $ source venv / bin / activate $ pip install -r requirements.txt $ python Scout.py --help
Application snapshots
Information on using the program, you will find here.
