You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: