mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
removed leftover
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user