mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
revert
This commit is contained in:
parent
4fadcf0615
commit
04653684cd
1 changed files with 1 additions and 1 deletions
|
|
@ -181,4 +181,4 @@ class xp_cmdshell:
|
|||
debugMsg += "output to"
|
||||
logger.debug(debugMsg)
|
||||
|
||||
self.createSupportTbl(self.cmdTblName, self.tblField, "VARCHAR(8000)")
|
||||
self.createSupportTbl(self.cmdTblName, self.tblField, "NVARCHAR(4000)")
|
||||
|
|
|
|||
Loading…
Reference in a new issue