Skip to content

Unhandled exception (#30677717) #2326

@sqlmapreporter

Description

@sqlmapreporter
sqlmap version: 1.0.12.15#dev
Python version: 2.7
Operating system: nt
Command line: sqlmap.py -u *********************************************************************** --level=5 --risk=3 --tamper=space2comment.py --regexp=[0-9]{111111} --dbs
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap.py", line 141, in main
    init()
  File "lib/core/option.py", line 2647, in init
    _basicOptionValidation()
  File "lib/core/option.py", line 2475, in _basicOptionValidation
    re.compile(conf.regexp)
  File "Python27/lib/re.py", line 190, in compile
    return _compile(pattern, flags)
  File "Python27/lib/re.py", line 243, in _compile
    p = sre_compile.compile(pattern, flags)
  File "Python27/lib/sre_compile.py", line 523, in compile
    groupindex, indexgroup
OverflowError: regular expression code size limit exceeded

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions