Skip to content

Unhandled exception (#4c55a47e) #2244

@sqlmapreporter

Description

@sqlmapreporter
sqlmap version: 1.0.10.54#dev
Python version: 2.7.2
Operating system: posix
Command line: sqlmap.py -u ********************************** -dbs
Technique: DIRECT
Back-end DBMS: None (identified)
Traceback (most recent call last):
  File "sqlmap.py", line 141, in main
    init()
  File "lib/core/option.py", line 2638, in init
    _dirtyPatches()
  File "lib/core/option.py", line 1797, in _dirtyPatches
    from thirdparty.wininetpton import win_inet_pton
  File "thirdparty/wininetpton/win_inet_pton.py", line 8, in <module>
    import ctypes
  File "botbrew/lib/python2.7/ctypes/__init__.py", line 10, in <module>
    from _ctypes import Union, Structure, Array
ImportError: No module named _ctypes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions