Fuzzing Forms-Based Authentication Reveals Working Username and Password
In this lab exploring HTML forms-based authentication, I will use Burp Suite to fuzz a given username in order to discover a valid password combination. “Fuzzing” in the context of…