关联漏洞
标题:Intel和ARM CPU芯片信息泄露漏洞 (CVE-2017-5754)Description:ARM Cortex-R7等都是英国ARM公司的产品。ARM Cortex-R7是一款中央处理器(CPU)。Cortex-R8是一款中央处理器(CPU)。Intel Xeon CPU E5-1650等都是美国英特尔(Intel)公司的产品。Xeon CPU E5-1650是一款中央处理器(CPU)。 Intel和ARM CPU芯片存在信息泄露漏洞,该漏洞源于处理器数据边界机制中存在缺陷。本地攻击者可通过滥用‘错误推测执行’利用该漏洞读取读取内存信息。以下产品和版本受到影响:ARM Cortex-A75;I
Description
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
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。