mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Proper naming
This commit is contained in:
parent
71448b1c16
commit
a5e3dce26f
8 changed files with 31 additions and 31 deletions
|
|
@ -107,7 +107,7 @@ def main():
|
|||
continue
|
||||
|
||||
if function(get_page):
|
||||
print colorize("[!] WAF/IPS/IDS identified as '%s'" % product)
|
||||
print colorize("[!] WAF/IPS identified as '%s'" % product)
|
||||
found = True
|
||||
|
||||
if not found:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue