mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-26 00:30:38 +03:00
removed leftover
This commit is contained in:
parent
9d81be7af5
commit
34ce8742f1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user