How do I blacklist CSS Selectors?

Duplicated forms can exist with the same ID, making it impossible to perform authentication against the form.

By blacklisting with CSS selectors, it will eliminate elements that block the possibility, i.e., performing the authentication properly.

In order to blacklist CSS selectors, please do the following:

  1. Open your web app in a browser, i.e., Google chrome.
  2. Right-click on the page and click Inspect.
    image__54_.png

  3. Then Right-click on the focused element
    image__55_.png

  4. Copy > Copy selector
    mceclip3.png

  5. Now, login to your Security Center.
  6. Go to Asset Manager >Web applications.
  7. Select the Webapp and click on the Edit icon mceclip1.png
  8. Click Scan Settings > Mark Enable JavaScript scanning
    mceclip0.png

  9. Click on the CRAWL EXCLUSION LIST.
  10. Scroll down and mark the CSS blacklist.
    mceclip0.png

  11. Paste the Copy-selector in the CSS selector field.
  12. Click OK to save
  13. Done!
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.