## https://sploitus.com/exploit?id=EE8A0A44-866B-5454-9558-A506D9727855
# QMLRPC Vulnerability Scanner ๐
Windows-compatible advanced QMLRPC security scanner with automatic POC generation.
Requirements : Golang should be install in system
Vulnerability : It Detect QMLRPC Vulnerability Automatically
## ๐ฅ Download
**Direct EXE Download:** [qmlrpc-scanner.exe](releases/qmlrpc-scanner.exe)
## ๐ Quick Start
```cmd
# Download EXE and run
qmlrpc-scanner.exe -u http://target.com/rpc
# Multiple targets
qmlrpc-scanner.exe -f targets.txt -t 10
Features
โ Windows Native EXE
โ Auto POC Generation
โ Multi-target Scanning
โ SQL Injection Detection
โ Command Injection Testing
โ XXE Vulnerability Scanning
โ Path Traversal Detection
how to install it ?
CMD open
Go to Project folder
open cmd on folder location
Run command:
go build -o qmlrpc-scanner.exe main.go
qmlrpc-scanner.exe file will be generate
now you can use this tool