Skip to content

Ghuari cannot identify custom injection marker * in uri injection #223

@c0rpseofsec

Description

@c0rpseofsec

Hi, Now im testing uri injection with ghauri.
http://example.com/foo/(select*from(select(sleep(5)))a)?param1=value1&param2=value2

http://example.com/foo/*?param1=value1&param2=value2

[07:35:47] [INFO] fetched random HTTP User-Agent header value 'Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:140.0.2) Gecko/20100101 Firefox/140.0.2'
[07:35:47] [DEBUG] {'GET': [<Parameter('param1')>, <Parameter('param2')>, 'POST': [], 'COOKIE': [], 'HEADER': []}

Ghauri not see custom injection marker *. I think this is issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions