How to use XIRA Tool on Kali Linux OS In Linux

Example 1: In this screenshot, we will find XSS vulnerabilities

http://testhtml5.vulnweb.com/#/popular

We will find XSS vulnerabilities on this website

 

Below the screenshot, we find XSS  vulnerabilities

 

Example 2: In this screenshot, we will find some XSS vulnerabilities

http://zero.webappsecurity.com/admin/

 

In this  below  screenshot, we can see we did not find any XSS  vulnerabilities on this website

 


XIRA – XSS Vulnerablity Scanner

XIRA is a clever XSS detection tool that looks for reflected cross-site scripting (XSS) vulnerabilities using human methodologies. This tool based on python3 is a Python-based automated cyber-security program that can search for queries, and identify XSS  vulnerabilities. XIRA Tool, You can use the GitHub platform for free, and it’s an open-source tool, so you can contribute to it. 

Note: Make sure you have Python3 installed on your Kali Linux system because XIRA is a python-based application. To see how to install Python on Linux, go to Steps for installing Python on Linux.

Similar Reads

XIRA Tool installation on Kali Linux:

Step 1: To install this program on a Kali Linux machine, run the command below....

Using XIRA Tool on Kali Linux OS:

Example 1: In this screenshot, we will find XSS vulnerabilities...

Contact Us