Skip to content

Unhandled exception (#4019e9f8) #4941

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.6.1.2#dev
Python version: 3.9.9
Operating system: Windows-10-10.0.22000-SP0
Command line: sqlmap.py -u ****************************************************************** --proxy=*********************** --batch --threads 10 --random-agent --output=%Desktop --hex -D *************** -T ********** --dump-all
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap.py", line 214, in main
    start()
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 433, in start
    setupTargetEnv()
  File "lib/core/target.py", line 747, in setupTargetEnv
    _createTargetDirs()
  File "lib/core/target.py", line 683, in _createTargetDirs
    _createDumpDir()
  File "lib/core/target.py", line 625, in _createDumpDir
    conf.dumpPath = paths.SQLMAP_DUMP_PATH % conf.hostname
ValueError: unsupported format character 'D' (0x44) at index 31

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions