mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-03 13:14:13 +03:00
Minor bug fix
This commit is contained in:
parent
15c638ac52
commit
18d1d09f1c
|
@ -191,7 +191,7 @@ class Takeover(Abstraction, Metasploit, Registry):
|
|||
debugMsg = "beware that the privilege escalation "
|
||||
debugMsg += "might not work via Churrasco if "
|
||||
debugMsg += "MS09-012 patch is installed"
|
||||
logger.warn(warnMsg)
|
||||
logger.debug(debugMsg)
|
||||
|
||||
elif kb.os != "Windows" and conf.privEsc:
|
||||
# Unset --priv-esc if the back-end DBMS underlying operating
|
||||
|
|
Loading…
Reference in New Issue
Block a user