Advertisement
lahvenai

Reset password w CURL

Jan 17th, 2018
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. curl -X POST -d 'username=support@speedledger.com&password=dkjunior'  http://localhost:8080/sfe/login   -c c.txt
  2. curl -X GET http://localhost:8080/sfe/api/gui/clients/passwordhack?email=test@test.se -b c.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement