Avoid useless checks for --os-bof (no need to check for DBA or for xp_cmdshell). Minor code restyling.

This commit is contained in:
Bernardo Damele
2010-01-04 15:02:56 +00:00
parent 473024bd6e
commit bb61010a45
4 changed files with 9 additions and 17 deletions

View File

@@ -550,7 +550,6 @@ class MySQLMap(Fingerprint, Enumeration, Filesystem, Miscellaneous, Takeover):
self.udfSharedLibExt = "so"
self.udfInjectCore(self.sysUdfs)
self.envInitialized = True
def uncPathRequest(self):
if not kb.stackedTest: