Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception (#169f0091) #5806

Closed
sqlmapreporter opened this issue Nov 16, 2024 · 0 comments
Closed

Unhandled exception (#169f0091) #5806

sqlmapreporter opened this issue Nov 16, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@sqlmapreporter
Copy link

Running version: 1.8.11.8#dev
Python version: 3.9.1
Operating system: Windows-10-10.0.19041-SP0
Command line: sqlmap.py -r ******************************* --technique=BEUSTQ -A Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/214.5.452145058 Mobile/15E148 Safari/604.1 --threads=1 --timeout=60 --output-dir=C:\Users\****\Desktop\Bypass-WAF-SQLMAP-master\SQLBOX Ultimate Injection Tool v1.1.0 Full Activated\SQLBOX Ultimate Injection Tool v1.1.0 Full Activated\SQLBOX Ultimate Injection Tool v1.1.0 Full Activated\WORKSPACE\SQLmap-Projects --tmp-dir=C:\Users\****\Desktop\Bypass-WAF-SQLMAP-master\SQLBOX Ultimate Injection Tool v1.1.0 Full Activated\SQLBOX Ultimate Injection Tool v1.1.0 Full Activated\SQLBOX Ultimate Injection Tool v1.1.0 Full Activated\XDATA\_TMP --csv-del=| -v1 --sql-shell --batch
Technique: BOOLEAN
Back-end DBMS: MySQL (fingerprinted)
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 732, in start
    action()
  File "lib/controller/action.py", line 192, in action
    conf.dbmsHandler.sqlShell()
  File "plugins/generic/custom.py", line 130, in sqlShell
    output = self.sqlQuery(query)
  File "plugins/generic/custom.py", line 68, in sqlQuery
    if "SELECT" in sqlType and isListLike(output):
TypeError: argument of type 'NoneType' is not iterable
@stamparm stamparm self-assigned this Nov 16, 2024
@stamparm stamparm added the bug label Nov 16, 2024
@stamparm stamparm added this to the 1.9 milestone Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants