mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 11:45:46 +03:00
cosmetics
This commit is contained in:
parent
6f6038b534
commit
0d28c1e9e7
|
@ -878,8 +878,8 @@ def checkWaf():
|
|||
conf.parameters = dict(backup)
|
||||
|
||||
if retVal:
|
||||
warnMsg = "it appears that the target is protected. "
|
||||
warnMsg += "please consider usage of tampering scripts"
|
||||
warnMsg = "it appears that the target is protected. Please "
|
||||
warnMsg += "consider usage of tamper scripts (--tamper switch)"
|
||||
logger.warn(warnMsg)
|
||||
else:
|
||||
infoMsg = "it appears that the target is not protected"
|
||||
|
|
Loading…
Reference in New Issue
Block a user