这是一个简单的检查脚本,用于检测容易被利用的内核配置。如果本脚本返回“内核配置不易受攻击”,仅表示该漏洞无法通过当前已知的攻击路径利用。
curl -s "https://raw.githubusercontent.com/kevcooper/CVE-2024-1086-checker/main/check_cve_2024_1086.py" | python3
git clone https://github.com/kevcooper/CVE-2024-1086-checker.git
cd CVE-2024-1086-checker
python3 check_cve_2024_1086.py