X Tutup
Skip to content

Sqlmap API exception #2691

@Ekultek

Description

@Ekultek

Getting a deprecation warning exception from the API.

[09:26:25] [DEBUG] [672f3e0a357d3896] Retrieved scan status
[09:26:25] [DEBUG] [672f3e0a357d3896] Retrieved scan log messages
[09:26:42] [DEBUG] [672f3e0a357d3896] Retrieved scan status
/home/baal/bin/python/sqlmap/lib/core/common.py:4426: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  if getattr(ex, "message", None):
/home/baal/bin/python/sqlmap/lib/core/common.py:4427: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  retVal = ex.message
[09:26:46] [DEBUG] [672f3e0a357d3896] Retrieved scan log messages

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup