Running version: 1.4.10.9#dev
Python version: 2.7.5
Operating system: Linux-3.10.0-1062.1.2.el7.x86_64-x86_64-with-centos-7.8.2003-Core
Command line: sqlmap.py --random-agent --ignore-redirects --timeout=10 --output-dir=hasil --keep-alive --threads=10 --answer=***************** --search -C ********* --batch -m dump.txt
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap.py", line 215, in main
start()
File "lib/core/decorators.py", line 78, in _
result = f(*args, **kwargs)
File "lib/controller/controller.py", line 301, in start
for targetUrl, targetMethod, targetData, targetCookie, targetHeaders in kb.targets:
File "lib/core/option.py", line 432, in next
line = next(conf.bulkFile)
TypeError: unicode object is not an iterator