We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d831abe commit 1d3a18bCopy full SHA for 1d3a18b
tools.md
@@ -149,7 +149,7 @@ In order to understand the assembly syntax, you can consult the
149
150
## Other tools and libraries
151
152
-#### [sqli.py](https://github.com/niklasb/ctf-tools/blob/master/sqli.py)
+#### [sqli.py](https://github.com/niklasb/ctf-tools/blob/master/pwnlib/sqli.py)
153
154
A small library to perform blind SQL injection. If you wonder why you might not
155
always want to use [*sqlmap*](http://sqlmap.org/) for that, [just look at the amount of parameters
0 commit comments