ws-sqlmap-proxy

command module
v0.0.0-...-96be2b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2024 License: MIT Imports: 8 Imported by: 0

README

WebSocket SQLMap Proxy

An HTTP proxy designed to enable the use of SQLMap with WebSocket connections.

Usage

go run main.go -addr 10.0.0.10:1337 -path /message

SQLMap

sqlmap -u localhost:8000 --data='{"param":"arg"}' --method=POST -H "Content-Type: application/json" -batch

Limitations

This proxy only supports WebSocket messages formatted as JSON.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL