Skip to content

Unhandled exception (#10bf744d) #5385

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.7.4.1#dev
Python version: 3.11.2
Operating system: Windows-10-10.0.19045-SP0
Command line: sqlmap.py -u ******************************************************************************** -p projectId --header=*********************************************************************************************************************************************************************************************************************************************************** --random-agent --threads=10 --preprocess preprocess/preprocess.py -D ********* --tables
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap.py", line 177, in main
    init()
  File "lib/core/option.py", line 2899, in init
    _setPreprocessFunctions()
  File "lib/core/option.py", line 915, in _setPreprocessFunctions
    if name == "preprocess" and inspect.getargspec(function).args and all(_ in inspect.getargspec(function).args for _ in ("req",)):
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'tuple' object has no attribute 'args'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions