mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor update
This commit is contained in:
@@ -181,4 +181,4 @@ class xp_cmdshell:
|
|||||||
debugMsg += "output to"
|
debugMsg += "output to"
|
||||||
logger.debug(debugMsg)
|
logger.debug(debugMsg)
|
||||||
|
|
||||||
self.createSupportTbl(self.cmdTblName, self.tblField, "nvarchar(4000)")
|
self.createSupportTbl(self.cmdTblName, self.tblField, "VARCHAR(8000)")
|
||||||
|
|||||||
Reference in New Issue
Block a user