You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running version: 1.8.11.8#dev
Python version: 2.7.18
Operating system: Windows-10-10.0.17763
Command line: sqlmap.py -u ************************************************************** --threads=1 --dbms=mysql,mssql --technique=EUBST --exclude-sysdbs --answers=***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************** --random-agent --no-cast --sql-query=select top 1 id,u from TVVendepot..syscolumns where name='NumTarjeta'
Technique: ERROR
Back-end DBMS: Microsoft SQL Server (fingerprinted)
Traceback (most recent call last):
File "sqlmap.py", line 222, in main
start()
File "lib/core/decorators.py", line 80, in _
result = f(*args, **kwargs)
File "lib/controller/controller.py", line 732, in start
action()
File "lib/controller/action.py", line 189, in action
conf.dumper.sqlQuery(query, conf.dbmsHandler.sqlQuery(query))
File "plugins/generic/custom.py", line 71, in sqlQuery
output[i] = joinValue(output[i])
File "lib/core/common.py", line 3722, in joinValue
retVal = delimiter.join(value)
TypeError: sequence item 1: expected string or Unicode, NoneType found
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: