Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unhandled exception (#684cf66c) #3099

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.2.5.10#dev
Python version: 2.7.13
Operating system: Windows-10-10.0.16299
Command line: sqlmap.py -u **************************************************** --method=PUT --data=username_reg=33&email_reg=33%40gmail.com&password_reg=33&confirm_password_reg=33 --keep-alive --cookie=******************************************* --user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 --referer=*************************************** --dbms=hsqldb -D ****** -T ********* --search --columns --threads 10 --level 5 --risk 3 --no-cast
Technique: BOOLEAN
Back-end DBMS: HSQLDB (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 156, in main
    start()
  File "lib/core/decorators.py", line 34, in _
    result = f(*args, **kwargs)
  File "lib/controller/controller.py", line 652, in start
    action()
  File "lib/controller/action.py", line 127, in action
    conf.dbmsHandler.search()
  File "plugins/generic/search.py", line 605, in search
    self.searchTable()
  File "plugins/generic/search.py", line 284, in searchTable
    query = rootQuery.blind.count2
AttributeError: 'DictObject' object has no attribute 'count2'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions