Redragon gaming mouse redragon_mouse.sys denial of service (poc) Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2021-09-23 |
Type : dos |
Platform : windows
This exploit / vulnerability Redragon gaming mouse redragon_mouse.sys denial of service (poc) is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
# Exploit Title: Redragon Gaming Mouse - 'REDRAGON_MOUSE.sys' Denial of Service (PoC)
# Date: 27/08/2021
# Exploit Author: Quadron Research Lab
# Version: all version
# Tested on: Windows 10 x64 HUN/ENG Professional
# Vendor: https://www.redragonzone.com/pages/download
# Reference: https://github.com/Quadron-Research-Lab/Kernel_Driver_bugs/tree/main/REDRAGON_MOUSE
import ctypes, sys
from ctypes import *
import io
from itertools import product
from sys import argv