mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
doing a dummy test for --os-shell in case of xp_cmdshell
This commit is contained in:
parent
4ac2611a56
commit
c878dd3e5a
3 changed files with 21 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue