Can be used for form-based, session-based and header-based authentication.
If using admin credentials, it is recommended to exercise caution
Must record in an incognito tab, using Developer Tools on the latest version of Google Chrome
If your login button is accessible via hover, you'll need to start the recording from the login page itself.
Start the recording on a blank tab before you have visited the webpage
Benefits of using recorded login
Supports web apps with SSO (excluding Google SSO – due to MFA being enforced)
Supports app where authentication is handled by a different domain
How to generate the file
Open an incognito window in Google Chrome
Go to your target domain (in this case, we're using intruder.io)
If you don't have
Recorder
in the top navigation, click the elipses (...
) >More tools
>Recorder
Click
Create a new recording
:Once you've logged in, hit
End recording
:
How to upload the file
Verifying the authentication
Complete
Given how nuanced apps are, we don't presume the accuracy of authentication – instead, we show you what the scanner encountered and allow you to decide whether it has worked or not (the screenshot in particular is helpful, as you can use that to gauge if the scanner can access pages behind the login).
You could get any combination of results, here are just a few:
Managing authentication(s)
Once you've completed this information you will see the authentication appear under the Authentications tab.
To disable an authentication
Click ...
> Disable:
And the modal will update to this:
To re-enable, just click the ellipsis again > Enable
:
To check the status of the authentication
The next modal to pop up will be this one, where you can Confirm the authentication; edit the details or close the modal and disable the authentication.