Skip to content

Commit 0f1fc70

Browse files
authored
Update README.md
1 parent 3a24c37 commit 0f1fc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Heavily based on an excellent writeup from Rayhan Ahmed: [Automating Blind SQL i
55

66
## Example
77
```
8-
sqlmap-websocket-proxy -u soc-player.soccer.htb:9091 -p '{"id": "%param%"}' --json
8+
sqlmap-websocket-proxy -u ws://sketchyurl.htb:8081 -p '{"uid_of_somne_sort": "%param%"}' --json
99
python3 sqlmap.py -u http://localhost:8080/?param1=1
1010
```
1111
## Usage

0 commit comments

Comments
 (0)