Hackthissite/Basic/Level4

From aldeid
Jump to navigation Jump to search
  • Level: Basic::4
  • URL: http://www.hackthissite.org/missions/basic/4/
  • Exercise: This time Sam hardcoded the password into the script. However, the password is long and complex, and Sam is often forgetful. So he wrote a script that would email his password to him automatically in case he forgot. Here is the script.
  • Solution: You can intercept the request with WebScarab or BurpSuite and manually change the email address with yours. Password will then appear. Of course, in a real situation, password will be sent to you per mail. The password is 5fb7a647.

Comments

Talk:Hackthissite/Basic/Level4