Skip to content

The issue with the -r parameter #195

@burper00

Description

@burper00

Based on tests I performed on several sites, there seems to be a bug with the -r parameter. One of the files I tested contains a POST method with JSON content, while the other uses the GET method with a classic URL endpoint.

In a POST method attack with JSON content using the -r parameter, sometimes it is possible to see the databases. However, when I add the --dbs parameter, it throws an error.

image

ghauri -r /root/request.txt --level 3

I completely uninstalled Ghauri, reinstalled it, updated the system, and updated the requirements.txt. My system is Kali Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions