mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
removed leftover
This commit is contained in:
@@ -197,9 +197,6 @@ class Takeover(Abstraction, Metasploit, ICMPsh, Registry, Miscellaneous):
|
|||||||
if not goUdf:
|
if not goUdf:
|
||||||
setupSuccess = self.uploadShellcodeexec(web=web)
|
setupSuccess = self.uploadShellcodeexec(web=web)
|
||||||
|
|
||||||
print "forcing setupSuccess to False"
|
|
||||||
setupSuccess = False
|
|
||||||
|
|
||||||
if setupSuccess is not True:
|
if setupSuccess is not True:
|
||||||
if Backend.isDbms(DBMS.MYSQL):
|
if Backend.isDbms(DBMS.MYSQL):
|
||||||
fallbackToWeb = True
|
fallbackToWeb = True
|
||||||
|
|||||||
Reference in New Issue
Block a user