Hackthissite/Basic/Level10
Jump to navigation
Jump to search
- Level: Basic::10
- URL: http://www.hackthissite.org/missions/basic/10/
- Exercise: This time Sam used a more temporary and "hidden" approach to authenticating users, but he didn't think about whether or not those users knew their way around javascript...Please enter a password to gain access to level 10
- Solution: Put anything on password field, submit the form and intercept request with Webscarab. Change value of level_authorized from "no" to "yes". You're done.