Exploit for Out-of-bounds Read in Microsoft
Exploit Code
## https://sploitus.com/exploit?id=1CCC1D34-9969-5CA3-9272-DA1B8474AA46
### Usage and information
Command - ```python3 CVE-2024-49113.py targets.txt -o vulnerable_hosts.txt -t 16```
```-o``` = Output
```-t``` = Threads
Targets.txt should contain IPs in this format:
1.117.193.20
1.180.234.219
1.180.234.228
1.180.234.232
1.29.77.19
POC by Chirag Artani [https://3rag.com]