A Python script that verifies whether a target is vulnerable to CVE-2023-29357 or not
# CVE-2023-29357
## Microsoft SharePoint Server Elevate Privilege Vulnerability
This script will tell you if the target is vulnerable to CVE-2023-29357
## Usage
```
python3 script.py
```
## Disclaimer
This script is for educational purposes only. Do not use it against targets without prior mutual consent.
## Reference
https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2023-29357
[4.0K] /data/pocs/13b6246ab5db8b5f476f198e89e47252f6d047b8
├── [ 399] README.md
└── [3.1K] script.py
0 directories, 2 files