Installation of Optiva Framework Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system.

git clone https://github.com/joker25000/Optiva-Framework.git

Step 2: Now use the following command to move into the directory of the tool. You have to move in the directory in order to run the tool.

cd Optiva-Framework

Step 3: Run the below command to install the tool.

./install.sh

Step 4: Our Installation is completed now, use the following command to run the tool.

optiva

Optiva Framework – Web Application Vulnerabilities Scanner

Optiva Framework is an automated tool used as a Website Penetration tool for Information Gathering and Vulnerability Scanning. Optiva tool has the features of collecting the information like WHOIS records, HTTP Header information, Ports information, etc. This tool also performs encoding of data in various algorithms like SHA256, MD5, etc. There is a Vulnerability Scanning module present in the tool which has the modules of XSS, SQL, dork, admin, etc. This can help to find the vulnerabilities in the target domain. Optiva tool is present in Python Language and is available on the GitHub platform.

Similar Reads

Installation of Optiva Framework Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system....

Working with Optiva Framework Tool on Kali Linux OS

Example 1: Display Available Modules...