Skip to content

Commit 4e458ee

Browse files
authored
fix typo
1 parent 940e9c4 commit 4e458ee

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
@@ -1,7 +1,7 @@
11
# sqlmap Websocket Proxy
22
💉Tool to enable blind sql injection attacks against websockets using sqlmap
33

4-
Heavily based on an execllent writeup from Rayhan Ahmed: [Automating Blind SQL injection over WebSocket](https://rayhan0x01.github.io/ctf/2021/04/02/blind-sqli-over-websocket-automation.html)
4+
Heavily based on an excellent writeup from Rayhan Ahmed: [Automating Blind SQL injection over WebSocket](https://rayhan0x01.github.io/ctf/2021/04/02/blind-sqli-over-websocket-automation.html)
55

66
## Example
77
```

0 commit comments

Comments
 (0)