Skip to content

Commit 9ae951d

Browse files
authored
Update README.md
1 parent 927b03c commit 9ae951d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Installation :
66

77
git clone https://github.com/The-exploiter-2005/basic_sqli.git
88

9-
Usage: basic_sqli.py [options]
9+
Usage:
10+
11+
python3 basic_sqli.py [options]
1012

1113
Options:
1214

@@ -23,3 +25,7 @@ Options:
2325
--delay=DELAY Delay in seconds for time-based SQLi
2426

2527
--output=OUTPUT File to save the results
28+
29+
Example:
30+
31+
python3 basic_sqli.py --url https://testphp.vulnweb.com/listproducts.php?cat=1

0 commit comments

Comments
 (0)