mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
doing a dummy test for --os-shell in case of xp_cmdshell
This commit is contained in:
@@ -60,6 +60,8 @@ class Miscellaneous:
|
||||
|
||||
hashDBWrite(HASHDB_KEYS.CONF_TMP_PATH, conf.tmpPath)
|
||||
|
||||
return conf.tmpPath
|
||||
|
||||
def getVersionFromBanner(self):
|
||||
if "dbmsVersion" in kb.bannerFp:
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user