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