This commit is contained in:
Bernardo Damele 2010-11-02 15:24:02 +00:00
parent 70f6eab715
commit 3596f81e6a

View File

@ -154,7 +154,7 @@ class Takeover(Abstraction, Metasploit, ICMPsh, Registry, Miscellaneous):
errMsg += "is unlikely to receive commands send from you"
logger.error(errMsg)
if kb.dbms in ( DBMS.MYSQL, DBMS.POSGRESQL ):
if kb.dbms in ( DBMS.MYSQL, DBMS.POSTGRESQL ):
self.sysUdfs.pop("sys_bineval")
if kb.stackedTest or conf.direct: