https://github.com/rpranshu/EternalView
EternalView is an all in one basic information gathering and vulnerability assessment tool
https://github.com/rpranshu/EternalView
autopwn bash bash-script dos-attack information-gathering ip-locator nmap shell shell-script traceroute vulnerability-detection whois-information
Last synced: 2 months ago
JSON representation
EternalView is an all in one basic information gathering and vulnerability assessment tool
- Host: GitHub
- URL: https://github.com/rpranshu/EternalView
- Owner: rpranshu
- License: other
- Created: 2018-01-27T09:00:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T18:36:25.000Z (about 5 years ago)
- Last Synced: 2024-11-06T07:40:02.909Z (7 months ago)
- Topics: autopwn, bash, bash-script, dos-attack, information-gathering, ip-locator, nmap, shell, shell-script, traceroute, vulnerability-detection, whois-information
- Language: Shell
- Homepage:
- Size: 24.7 MB
- Stars: 137
- Watchers: 10
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# EternalView []() [](https://www.buymeacoffee.com/rpranshu)
**EternalView is an all in one basic information gathering CLI tool made purely in BASH**

**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: []()
### Cloudflare detection is live!!!
## Dependencies:
- BASH
- If you are using Windows, [Install UBUNTU Subsystem on Windows](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
- Wget
- Whois
- [Nmap](https://nmap.org/download.html)
- [Metasploit framework](https://metasploit.help.rapid7.com/docs/installing-the-metasploit-framework)
- [Autopwn™](https://github.com/rpranshu/Autopwn/releases/tag/2)
## How to install:
1. Download
- clone through termial :
```
git clone https://github.com/rpranshu/EternalView.git
```
2. Run
-in terminal
```
chmod +x EternalView.sh
./EternalView.sh
```
# Donate
Donate generously! [](https://www.buymeacoffee.com/rpranshu)## Features:
FeatureExplanation
Whois InformationPrints the whois information of the entered web address
DNS lookupPrints the DNS information and web records
Cloudflare detectionTells whether a particular website is powered by cloudflare
IP locatorPrints the geolocation of a web server
HTTP Header analyzerPrints the header information of a website
Robots.txt scannerScans the robots.txt file of a webpage and prints the unindexed information
Associated LinksPrints the list of all accessible pages of a website
NMAP port scannerPerforms an extensive port scan on a given website or ip address
TraceroutePrints the route and measures the transit delays of packets across a given web/IP address
Autopwn™A simple bash based metasploit automation tool! With just a few clicks, own any android or windows device!!## Future updates:
- Support for windows