Skip to content

Unhandled exception (#195d4bdd) #1920

@sqlmapreporter

Description

@sqlmapreporter
sqlmap version: 1.0.5.107#dev
Python version: 2.7.11
Operating system: nt
Command line: sqlmap.py -D ********** -T orders -C ****************************************************************************************************************************************************************************************** --dump --random-agent --threads=5 --level=5 --risk=3 --dump-format=SQLITE --exclude-sysdbs -u *************************************************************** -p gift_id --technique=E --start=14000
Technique: ERROR
Back-end DBMS: Microsoft SQL Server (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 138, in main
    start()
  File "lib/controller/controller.py", line 633, in start
    action()
  File "lib/controller/action.py", line 127, in action
    conf.dbmsHandler.dumpTable()
  File "plugins/generic/entries.py", line 171, in dumpTable
    retVal = pivotDumpTable(table, colList, blind=False)
  File "lib/utils/pivotdumptable.py", line 136, in pivotDumpTable
    value = _(column, pivotValue)
  File "lib/utils/pivotdumptable.py", line 128, in _
    return unArrayizeValue(inject.getValue(query, blind=blind, time=blind, union=not blind, error=not blind))
  File "lib/request/inject.py", line 456, in getValue
    conf.db = popValue()
  File "lib/core/common.py", line 2302, in popValue
    return getCurrentThreadData().valueStack.pop()
IndexError: pop from empty list

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions