There was an error while loading. Please reload this page.
1 parent 3a24c37 commit 0f1fc70Copy full SHA for 0f1fc70
README.md
@@ -5,7 +5,7 @@ Heavily based on an excellent writeup from Rayhan Ahmed: [Automating Blind SQL i
5
6
## Example
7
```
8
-sqlmap-websocket-proxy -u soc-player.soccer.htb:9091 -p '{"id": "%param%"}' --json
+sqlmap-websocket-proxy -u ws://sketchyurl.htb:8081 -p '{"uid_of_somne_sort": "%param%"}' --json
9
python3 sqlmap.py -u http://localhost:8080/?param1=1
10
11
## Usage
0 commit comments