-
-
Notifications
You must be signed in to change notification settings - Fork 413
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, Now im testing uri injection with ghauri.
http://example.com/foo/(select*from(select(sleep(5)))a)?param1=value1¶m2=value2
http://example.com/foo/*?param1=value1¶m2=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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request