Installation of EternalView 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/rpranshu/EternalView.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 EternalView

Step 3: Change the permissions of the EternalView.sh file by using the following command.

sudo chmod 777 EternalView.sh

Step 4: Run the below command to verify the installation.

./EternalView.sh

EternalView – Information Gathering and Vulnerability Assessment tool

EternalView is an automated tool that is used in the phase of Information Gathering or Reconnaissance. This tool has various features like Web Technology Detection, CMS Detection, Collect Whois Record data, Check IPS/WAF on the target domain, and many more. All the features can be used through interactive mode, just you need to specify the option and provide the target domain URL. This tool is developed in the Shell language and it’s faster to use. It’s available on the GitHub platform, it’s free and open-source to use.

Similar Reads

Installation of EternalView Tool on Kali Linux OS

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

Working with EternalView Tool on Kali Linux OS

Example 1: Whois information...

Contact Us