Simple Form Authentication

"Simple Form" authentication is the easiest type of browser form to write automated bots against. The inputs use obvious inputs (email, password and submit). There are also no other additional security measures protecting this form.

How to log in:

E-Mail: [email protected]
Password: pa$$w0rd
Download .side

Simple Form Authentication

This is what the entire internet used since it was invented, and still does in many places. There's no weirdness here, so you should be able to authenticate to this without much trouble. Mind the dollar signs in the quotes, some languages will see that in a string and try parsing it as a variable!