{"id":13587973,"url":"https://github.com/rpranshu/EternalView","last_synced_at":"2025-04-08T02:34:26.610Z","repository":{"id":201580669,"uuid":"119148946","full_name":"rpranshu/EternalView","owner":"rpranshu","description":"EternalView is an all in one basic information gathering and vulnerability assessment tool","archived":false,"fork":false,"pushed_at":"2020-04-29T18:36:25.000Z","size":25875,"stargazers_count":137,"open_issues_count":0,"forks_count":31,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-06T07:40:02.909Z","etag":null,"topics":["autopwn","bash","bash-script","dos-attack","information-gathering","ip-locator","nmap","shell","shell-script","traceroute","vulnerability-detection","whois-information"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpranshu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-01-27T09:00:24.000Z","updated_at":"2024-10-01T22:25:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c089c08-edd0-421f-9b5a-ac37e7aa998f","html_url":"https://github.com/rpranshu/EternalView","commit_stats":null,"previous_names":["rpranshu/eternalview"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpranshu%2FEternalView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpranshu%2FEternalView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpranshu%2FEternalView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpranshu%2FEternalView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpranshu","download_url":"https://codeload.github.com/rpranshu/EternalView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247765071,"owners_count":20992227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autopwn","bash","bash-script","dos-attack","information-gathering","ip-locator","nmap","shell","shell-script","traceroute","vulnerability-detection","whois-information"],"created_at":"2024-08-01T15:06:26.922Z","updated_at":"2025-04-08T02:34:26.368Z","avatar_url":"https://github.com/rpranshu.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/rpranshu"],"categories":["Shell"],"sub_categories":[],"readme":"# EternalView [![GitHub release](https://img.shields.io/badge/Built--With-\u003c3-green.svg?style=flat-square?\u0026colorA=e76b36\u0026?\u0026colorB=d55b33)]() [![Support](https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png)](https://www.buymeacoffee.com/rpranshu)\n\n**EternalView is an all in one basic information gathering CLI tool made purely in BASH**\n\n\n![eternalview in action](https://raw.githubusercontent.com/rpranshu/HTML-Website1/master/eternal.gif)\n\n**EternalView in action**\n\n# CAUTION:\n**This tool is purely for educational purposes, don't use it on any website *without* the permission of it's owner.**\n**The user is responsible for his/her actions!**\n\n\n# Update:  [![GitHub release](https://img.shields.io/badge/Release-v2-green.svg?\u0026colorA=024a70\u0026?\u0026colorB=0779b5)]()\n\n### Cloudflare detection is live!!!\n\n## Dependencies:\n\n  -  BASH\n  -  If you are using Windows, [Install UBUNTU Subsystem on Windows](https://docs.microsoft.com/en-us/windows/wsl/install-win10)\n  -  Wget\n  -  Whois\n  -  [Nmap](https://nmap.org/download.html)\n  -  [Metasploit framework](https://metasploit.help.rapid7.com/docs/installing-the-metasploit-framework)\n  -  [Autopwn™](https://github.com/rpranshu/Autopwn/releases/tag/2)\n \n ## How to install: \n 1. Download\n - clone through termial :\n  ``` \n  git clone https://github.com/rpranshu/EternalView.git\n  ```\n  2. Run\n  -in terminal\n  ```\n  chmod +x EternalView.sh\n  ./EternalView.sh\n  ```\n# Donate\nDonate generously! [![Support](https://www.buymeacoffee.com/assets/img/custom_images/white_img.png)](https://www.buymeacoffee.com/rpranshu)\n\n## Features:\n\u003ctable border=\"5\" align=center\u003e\n  \u003ctr\u003e\u003cth\u003eFeature\u003c/th\u003e\u003cth align=center\u003eExplanation\u003c/th\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eWhois Information\u003c/td\u003e\u003ctd\u003ePrints the whois information of the entered web address\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eDNS lookup\u003c/td\u003e\u003ctd\u003ePrints the DNS information and web records\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eCloudflare detection\u003c/td\u003e\u003ctd\u003eTells whether a particular website is powered by cloudflare\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eIP locator\u003c/td\u003e\u003ctd\u003ePrints the geolocation of a web server\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eHTTP Header analyzer\u003c/td\u003e\u003ctd\u003ePrints the header information of a website\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eRobots.txt scanner\u003c/td\u003e\u003ctd\u003eScans the robots.txt file of a webpage and prints the unindexed information\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eAssociated Links\u003c/td\u003e\u003ctd\u003ePrints the list of all accessible pages of a website\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eNMAP port scanner\u003c/td\u003e\u003ctd\u003ePerforms an extensive port scan on a given website or ip address\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eTraceroute\u003c/td\u003e\u003ctd\u003ePrints the route and measures the transit delays of packets across a given web/IP address\u003c/td\u003e\u003c/tr\u003e\n  \u003ctr\u003e\u003ctd\u003eAutopwn™\u003c/td\u003e\u003ctd\u003eA simple bash based metasploit automation tool! With just a few clicks, own any android or windows device!!\u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n\n## Future updates:\n - Support for windows\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpranshu%2FEternalView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpranshu%2FEternalView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpranshu%2FEternalView/lists"}