Share
## 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