mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-31 15:40:46 +00:00
Minor update
This commit is contained in:
parent
a78885d2e3
commit
87eb93db15
4 changed files with 10 additions and 4 deletions
|
|
@ -769,3 +769,5 @@ def nosqlScan():
|
|||
if not found:
|
||||
warnMsg = "no parameter appears to be injectable via NoSQL injection (%d tested)" % tested
|
||||
logger.warning(warnMsg)
|
||||
|
||||
logger.info("NoSQL scan complete")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue