Skip to content

Commit 1d3a18b

Browse files
authored
Update tools.md
1 parent d831abe commit 1d3a18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ In order to understand the assembly syntax, you can consult the
149149

150150
## Other tools and libraries
151151

152-
#### [sqli.py](https://github.com/niklasb/ctf-tools/blob/master/sqli.py)
152+
#### [sqli.py](https://github.com/niklasb/ctf-tools/blob/master/pwnlib/sqli.py)
153153

154154
A small library to perform blind SQL injection. If you wonder why you might not
155155
always want to use [*sqlmap*](http://sqlmap.org/) for that, [just look at the amount of parameters

0 commit comments

Comments
 (0)