Bruter :: Web Form


The Web Form module tests accounts against Web Form authentication. The application uses HTTP keep alive method. The application knows when connections have to be disconnected.

Note: "Max Attempt/Connection" can be set to 0.

Note: This module cannot test against complicated web form authentication such as using javascript to do hashing before sending a password.

Option(s)

This authentication is different from the other protocols. In order to use this option, you need to know at least an URL that contains authentication form and what is the differrence between login success and failure. You can automate filling Request options by put the URL and click "Load Form" button (if you do not understand, just try to play with it).
Remark: If "Load Form" button does not work correctly, you need to fill in all required information by yourself.

Back