removed leftover

This commit is contained in:
Bernardo Damele 2013-02-26 10:12:18 +00:00
parent 9d81be7af5
commit 34ce8742f1

View File

@ -197,9 +197,6 @@ class Takeover(Abstraction, Metasploit, ICMPsh, Registry, Miscellaneous):
if not goUdf:
setupSuccess = self.uploadShellcodeexec(web=web)
print "forcing setupSuccess to False"
setupSuccess = False
if setupSuccess is not True:
if Backend.isDbms(DBMS.MYSQL):
fallbackToWeb = True