mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 19:55:47 +03:00
minor update
This commit is contained in:
parent
4b6c524d4c
commit
1c1c20fb64
|
@ -181,4 +181,4 @@ class xp_cmdshell:
|
|||
debugMsg += "output to"
|
||||
logger.debug(debugMsg)
|
||||
|
||||
self.createSupportTbl(self.cmdTblName, self.tblField, "nvarchar(4000)")
|
||||
self.createSupportTbl(self.cmdTblName, self.tblField, "VARCHAR(8000)")
|
||||
|
|
Loading…
Reference in New Issue
Block a user