Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T18:36:25.000Z (over 4 years ago)
- Last Synced: 2024-08-02T16:08:34.948Z (3 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 [![GitHub release](https://img.shields.io/badge/Built--With-<3-green.svg?style=flat-square?&colorA=e76b36&?&colorB=d55b33)]() [![Support](https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png)](https://www.buymeacoffee.com/rpranshu)
**EternalView is an all in one basic information gathering CLI tool made purely in BASH**
![eternalview in action](https://raw.githubusercontent.com/rpranshu/HTML-Website1/master/eternal.gif)
**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](https://img.shields.io/badge/Release-v2-green.svg?&colorA=024a70&?&colorB=0779b5)]()
### 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! [![Support](https://www.buymeacoffee.com/assets/img/custom_images/white_img.png)](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