Minor bug fix

This commit is contained in:
Bernardo Damele 2010-03-12 13:34:46 +00:00
parent 15c638ac52
commit 18d1d09f1c

View File

@ -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