mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
removed leftover
This commit is contained in:
parent
9d81be7af5
commit
34ce8742f1
1 changed files with 0 additions and 3 deletions
|
|
@ -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 a new issue