Skip to content

Instantly share code, notes, and snippets.

@fpg1503
Created November 4, 2016 01:32
Show Gist options
  • Save fpg1503/c2458c45efe0b778f56842030d8ad01b to your computer and use it in GitHub Desktop.
Save fpg1503/c2458c45efe0b778f56842030d8ad01b to your computer and use it in GitHub Desktop.
Balance RA DAC - UNICAMP

Balance RA UNICAMP

POST https://www1.sistemas.unicamp.br/Mobile/ConsultaSaldo

Headers

Key Value
Content-Type application/x-www-form-urlencoded

Body (Form URL-Encoded)

Key Value
rauser RA (XXXXXX)
rapassword base64(hex(MD5(password)))
rapassword2 base64(hex(SHA256(password)))
rapassword3 base64(hex(SHA512(password)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment