We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae951d commit 90e9153Copy full SHA for 90e9153
1 file changed
README.md
@@ -1,11 +1,13 @@
1
This is an basic SQL Injection scanner Tool written in python.
2
3
-Install all requirements available in the requirements.txt file.
4
-
5
Installation :
6
7
git clone https://github.com/The-exploiter-2005/basic_sqli.git
8
+ Install all requirements available in the requirements.txt file.
+
9
+ pip3 install -r requirements.txt
10
11
Usage:
12
13
python3 basic_sqli.py [options]
0 commit comments