Skip to content

Error checking for time based blind #568

@arnimr

Description

@arnimr

Hello,

first: thanks for that great tool, awesome!

I'm experiencing some wrong characters received (printable) from a really slow web/db-server with time based blind, e.g. the table name would be "admin_uLers". That could probably be fixed quite easy and without costing additional time, if everything is ok. The idea would be:

  • after receiving the whole string, send one more query like "is this string correct?"
  • if yes, fine, we didn't have to wait X seconds
  • if not, feed the wrong string in output prediction and try again

luxury would be to have the output prediction continue after the 1st wrong character.

bye
arnim

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions