Skip to content

Commit e0d6aea

Browse files
authored
Update basic_sqli.py
1 parent 23848ba commit e0d6aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basic_sqli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def print_banner():
3535
░ ░▒ ░ ░ ░ ▒░ ░ ░ ░ ▒ ░ ▒ ░
3636
░ ░ ░ ░ ░ ░ ░ ▒ ░
3737
░ ░ ░ ░ ░
38-
Advanced SQL Injection Scanner - Python tool
38+
Basic SQL Injection Scanner - Python tool
3939
''')
4040

4141
# Function to send a GET request

0 commit comments

Comments
 (0)