Skip to content

Unhandled exception (#e5b2f4e0) #5364

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.7.3#stable
Python version: 3.11.2
Operating system: Linux-6.1.0-kali5-amd64-x86_64-with-glibc2.36
Command line: /usr/bin/sqlmap -u ********************************************* --data=************************************************************************************************************* --cookie=********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* --random-agent --level=5 --risk=3 --preprocess=preprocess.py
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap", line 177, in main
    init()
  File "/share/sqlmap/lib/core/option.py", line 2899, in init
    _setPreprocessFunctions()
  File "/share/sqlmap/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: module 'inspect' has no attribute 'getargspec'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions