YuJa's EqualGround allows users to add and scan websites that require login credentials. This guide will outline how to do so step-by-step.
Before You Start
Open the webpage with login credentials that you would like to scan. Make sure to keep it open in a separate tab in order to recall your login credentials.
Adding Login Credentials
- Open EqualGround and click on Websites towards the top of the Sidebar menu.
Click Add Website.
Select Enter Website URL. Click Next.
Review the current entry point for your website. If it is correct, click Next.
Optional: Add website URLs you want to exclude from the scan. Click Next to continue.
Locate Login Credentials Location and select how your login prompt appears on your website (Page or Popup Window).
Input the information according to your login credentials. Click Next to proceed.
- Login URL: Enter the URL of your website's login page or home page.
- Multi-Step Login: Enable this option if your website asks for a username or email before prompting for a password.
Multi-Step Next Selector: If Multi-Step Login is enabled, enter the attribute of the button that takes you to the password field. The attribute is found in the HTML of the web page.
Note: the attribute for your Multi-Step Next Selector can be an id, class, name, aria-label, placeholder, or any custom attribute.
- Example: id="nextbutton"
Login Selector: Enter the attribute that the login button contains to allow EqualGround to identify it. The attribute is found in the HTML of the web page.
Note: the attribute for your Login Selector can be an id, class, name, aria-label, placeholder, or any custom attribute.
- Example: id="loginbutton"
- Username: Enter the username or email required to log in.
Username Selector: Enter the attribute of the username field so EqualGround can identify it. The attribute is found in the HTML of the web page.
Note: the attribute for your Username Selector can be an id, class, name, aria-label, placeholder, or any custom attribute.
- Example: id="loginusername"
- Password: Enter the password required to log in.
Password Selector: Enter the attribute of the password field so EqualGround can identify it. The attribute is found in the HTML of the web page.
Note: the attribute for your Password Selector can be an id, class, name, aria-label, placeholder, or any custom attribute.
- Example: id="loginpassword
Review the information to ensure accuracy. When you have finished, click Start Scan. Your website with login credentials will now be available in EqualGround.