Skip to content

Unhandled exception (#d1dc09b2) #5252

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.6.7#pip
Python version: 3.10.8
Operating system: Linux-6.0.0-kali3-amd64-x86_64-with-glibc2.36
Command line: /usr/local/bin/sqlmap -g product-listing.php?id= --gpage=6 -a -batch --random-agent -risk=2 -level=4 -crawl=3 -threads=5 --dump-all
Technique: None
Back-end DBMS: MySQL (identified)
Traceback (most recent call last):
  File "sqlmap.py", line 222, in main
    start()
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 447, in start
    checkWaf()
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/controller/checks.py", line 1386, in checkWaf
    retVal = (Request.queryPage(place=place, value=value, getRatioValue=True, noteResponseTime=False, silent=True, raise404=False, disableTampering=True)[1] or 0) < IPS_WAF_CHECK_RATIO
  File "lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "lib/request/connect.py", line 1526, in queryPage
    page, headers, code = Connect.getPage(url=uri, get=get, post=post, method=method, cookie=cookie, ua=ua, referer=referer, host=host, silent=silent, auxHeaders=auxHeaders, response=response, raise404=raise404, ignoreTimeout=timeBasedCompare)
  File "lib/request/connect.py", line 933, in getPage
    processResponse(page, responseHeaders, code, status)
  File "lib/request/basic.py", line 404, in processResponse
    for waf in identYwaf.non_blind:
RuntimeError: Set changed size during iteration

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions