Home

Awesome

EternalView GitHub release Support

EternalView is an all in one basic information gathering CLI tool made purely in BASH

eternalview in action

EternalView in action

CAUTION:

This tool is purely for educational purposes, don't use it on any website without the permission of it's owner. The user is responsible for his/her actions!

Update: GitHub release

Cloudflare detection is live!!!

Dependencies:

How to install:

  1. Download
git clone https://github.com/rpranshu/EternalView.git
  1. Run -in terminal
chmod +x EternalView.sh
./EternalView.sh

Donate

Donate generously! Support

Features:

<table border="5" align=center> <tr><th>Feature</th><th align=center>Explanation</th></tr> <tr><td>Whois Information</td><td>Prints the whois information of the entered web address</td></tr> <tr><td>DNS lookup</td><td>Prints the DNS information and web records</td></tr> <tr><td>Cloudflare detection</td><td>Tells whether a particular website is powered by cloudflare</td></tr> <tr><td>IP locator</td><td>Prints the geolocation of a web server</td></tr> <tr><td>HTTP Header analyzer</td><td>Prints the header information of a website</td></tr> <tr><td>Robots.txt scanner</td><td>Scans the robots.txt file of a webpage and prints the unindexed information</td></tr> <tr><td>Associated Links</td><td>Prints the list of all accessible pages of a website</td></tr> <tr><td>NMAP port scanner</td><td>Performs an extensive port scan on a given website or ip address</td></tr> <tr><td>Traceroute</td><td>Prints the route and measures the transit delays of packets across a given web/IP address</td></tr> <tr><td>Autopwn™</td><td>A simple bash based metasploit automation tool! With just a few clicks, own any android or windows device!!</td></tr> </table>

Future updates: