Skip to content

Commit 3a24c37

Browse files
authored
Update README.md
1 parent 4e458ee commit 3a24c37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Heavily based on an excellent writeup from Rayhan Ahmed: [Automating Blind SQL i
66
## Example
77
```
88
sqlmap-websocket-proxy -u soc-player.soccer.htb:9091 -p '{"id": "%param%"}' --json
9+
python3 sqlmap.py -u http://localhost:8080/?param1=1
910
```
1011
## Usage
1112
```bash

0 commit comments

Comments
 (0)