Share
## https://sploitus.com/exploit?id=02081E6F-DB31-5181-99C3-ECC516E93929
# CVE-2024-3400-Checker
[δΈζηζ¬](./README_zh_cn.md)
A check program for CVE-2024-3400, Palo Alto PAN-OS unauthenticated command injection vulnerability.
## Usage:
1. Install requirements.
``` bash
python3 -m pip install -r requirements.txt
```
2. Run
``` bash
python3 main.py
```
3. Set threads in main.py, default is 20 workers.
``` python
check_multi_targets(urls=url_list, max_workers=9)
```
## ScreenShot
![alt text](image.png)
## For More
https://github.com/h4x0r-dz/CVE-2024-3400
https://attackerkb.com/topics/SSTk336Tmf/cve-2024-3400/rapid7-analysis
https://labs.watchtowr.com/palo-alto-putting-the-protecc-in-globalprotect-cve-2024-3400/
https://security.paloaltonetworks.com/CVE-2024-3400
https://unit42.paloaltonetworks.com/cve-2024-3400/