epinna/weevely3

SQL module error: Error, module execution triggered error ''<=' not supported between instances of 'str' and 'int''

Closed this issue · 1 comments

while using SQL module, get this error:

dvwa@localhost:None SQL> SELECT USER();
Error, module execution triggered error ''<=' not supported between instances of 'str' and 'int''

Thank you for reporting this error.