Naive shell script to verify Meltdown (CVE-2017-5754) patch status of EC2 instances# meltdown-aws-scanner #
Naive shell script to verify Meltdown (CVE-2017-5754) patch status of EC2 instances
# Requirements #
* aws cli with working configuration
# Using the script #
## Scan all EC2 instances in default account and region ##
$ ./check_meltdown.sh | tee $(date '+%Y-%m-%d').csv
## Scan a subset of EC2 instances in default account and region ##
$ ./check_meltdown.sh --filters "Name=tag:Name,Values=prod-*"
[4.0K] /data/pocs/a2ac39321cb1e440d64c1d57bc0cb3079f678aac
├── [1.9K] meltdown-aws-scanner.sh
└── [ 434] README.md
0 directories, 2 files