How to do it...

The following steps demonstrate the XSS Validator:

  1. We open up Burp and switch to the Extender tab:
  1. We then install the XSS Validator extender:
  1. Once the installation is done, we will see a new tab in the Burp window titled xssValidator:
  1. Next, we install PhantomJS and SlimerJS; this can be done on Kali with a few simple commands.
  2. We download both the PhantomJS file from the internet using wget:
 sudo wget https://bitbucket.org/ariya/phantomjs/downloads/ ...

Get Kali Linux - An Ethical Hacker's Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.