We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c22d25f + 4fd2adc commit 156d18bCopy full SHA for 156d18b
README.md
@@ -14,7 +14,6 @@ python sqliscanner.py http://testphp.vulnweb.com/artists.php?artist=1
14
Output:
15
16
```
17
-[!] Trying http://testphp.vulnweb.com/login.php"
18
-[!] Trying http://testphp.vulnweb.com/login.php'
19
-[+] Detected 2 forms on http://testphp.vulnweb.com/login.php.
+[!] Trying http://testphp.vulnweb.com/artists.php?artist=1"
+[+] SQL Injection vulnerability detected, link: http://testphp.vulnweb.com/artists.php?artist=1".
20
0 commit comments