Discover Clues in the HTML

This is an example of poor code quality

Developers are notorious for leaving statements like FIXME's, TODO's, Code Broken, Hack, etc… inside the source code

Solution

The HTML source code had a comment in it that said, FIXME admin : adminpw

Simply use that to log in

Last updated