{"id":13728910,"url":"https://github.com/BullsEye0/ghost_eye","last_synced_at":"2025-05-08T01:30:25.378Z","repository":{"id":50363368,"uuid":"196471294","full_name":"BullsEye0/ghost_eye","owner":"BullsEye0","description":"Ghost Eye Informationgathering Footprinting Scanner and Recon Tool Release. Ghost Eye is an Information Gathering Tool I made in python 3. To run Ghost Eye, it only needs a domain or ip. Ghost Eye can work with any Linux distros if they support Python 3. Author: Jolanda de Koff","archived":false,"fork":false,"pushed_at":"2022-10-18T10:28:38.000Z","size":1311,"stargazers_count":270,"open_issues_count":1,"forks_count":67,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-14T19:40:29.091Z","etag":null,"topics":["clickjacking-vulnerability","cms-detector","cookie-scraper","cybersecurity","dns-lookup","etherape","ethical-hacking","gathering","information-gathering","informationgathering","link-grabber","location-finder","nmap","python3","whois-lookup"],"latest_commit_sha":null,"homepage":"https://hackingpassion.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BullsEye0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-11T22:13:21.000Z","updated_at":"2024-11-11T15:50:43.000Z","dependencies_parsed_at":"2023-01-20T05:16:52.142Z","dependency_job_id":null,"html_url":"https://github.com/BullsEye0/ghost_eye","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BullsEye0%2Fghost_eye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BullsEye0%2Fghost_eye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BullsEye0%2Fghost_eye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BullsEye0%2Fghost_eye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BullsEye0","download_url":"https://codeload.github.com/BullsEye0/ghost_eye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252981361,"owners_count":21835415,"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":["clickjacking-vulnerability","cms-detector","cookie-scraper","cybersecurity","dns-lookup","etherape","ethical-hacking","gathering","information-gathering","informationgathering","link-grabber","location-finder","nmap","python3","whois-lookup"],"created_at":"2024-08-03T02:00:52.119Z","updated_at":"2025-05-08T01:30:24.979Z","avatar_url":"https://github.com/BullsEye0.png","language":"Python","readme":"# Ghost Eye\nGhost Eye - Information Gathering Tool\n\u003cdiv\u003e\n\n**Ghost Eye** New Release. Ghost Eye is an Information Gathering, Footprinting, Scanner, and Recon Tool I made in Python 3. Since the last release of Ghost Eye, I've tweaked, removed, and added some new features. So that Ghost Eye would become more of a whole. For me, it remains a game of options so that together you get a complete overview of your target.\n\n****\nHere you can read an article i wrote about Ghost Eye\n\nhttps://hackingpassion.com/ghost-eye-informationgathering-footprinting-and-reconnaissance-tool-release/\n\n****\n\n\n## Ghost Eye gathers information data such as:\n\nHi there, Shall we play a game..? 😃\n\n[+] 1.   EtherApe – Graphical Network Monitor (root)\n\n[+] 2.   DNS Lookup\n\n[+] 3.   Whois Lookup\n\n[+] 4.   Nmap Port Scan\n\n[+] 5.   HTTP Header Grabber\n\n[+] 6.   Clickjacking Test - X-Frame-Options Header\n\n[+] 7.   Robots.txt Scanner\n\n[+] 8.   Cloudflare Cookie scraper\n\n[+] 9.   Link Grabber\n\n[+] 10.  IP Location Finder\n\n[+] 11.  Detecting CMS with Identified Technologies\n\n[+] 12.  Traceroute\n\n[+] 13.  Crawler target url + Robots.txt\n\n[+] 14.  Certificate Transparency log monitor\n\n[x] 15.  Exit\n\n[+] Enter your choice:\n\n![Screenshot](featured-image.png)\n\n  \n## Video demo: Watch on LBRY/Odysee\n\n**[Video](https://open.lbry.com/@hackingpassion:9/Ghost-Eye-Informationgathering-Footprinting-Scanner-and-Recon-Tool-Release:3)**\n\n\n## Install and run on Linux\n \nYou have to install Nmap and EtherApe too:\n\n  \n* On Arch Linux and its distros: \n```\nsudo pacman -S etherape nmap dnsutils gnome-terminal httpie mtr\n```\n\n  \n* On Debian and its distros (Kali Linux, Parrot Security OS): \n```\nsudo apt install etherape nmap dnsutils gnome-terminal httpie mtr\n```\n\nAfter installing Etherape sometimes a GNOME error can occur, for which you install: (This will solve the common error)\n* apt install libgnomeui-0: amd64\n\n    \n    \n## Install Ghost Eye:\n* git clone https://github.com/BullsEye0/ghost_eye.git\n\n* cd ghost_eye\n  \n* pip3 install -r requirements.txt\n\n  \n## Use:\n* python3 ghost_eye.py\n\n\n# Contact to coder\nSocial Networks - Connect\n\n* Website [HackingPassion.com](https://hackingpassion.com)\n\n* [Facebook Personal](https://www.facebook.com/jolandadekoff)\n\n* [linkedin](https://www.linkedin.com/in/jolandadekoff/)\n\n* [LBRY/Odysee](https://lbry.tv/$/invite/@hackingpassion:9)\n\n* [Facebook Page](https://www.facebook.com/ethical.hack.group)\n\n* [Facebook Group](https://www.facebook.com/groups/ethical.hack.group/)\n  \n  \n\n***\n\n## Donate\n\n\nI have developed Ghost Eye because I am passionate about this. \nDonations are one of the many ways to support what I do.\n\n[Donate](https://bullseye0.com/donate)\n\nBAT: Use [Brave](https://brave.com/bul891) and donate on any of my web pages/profiles\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=R96YN2PUS8V8W)\n\n","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=R96YN2PUS8V8W"],"categories":["Domain and Network Recon","Pentesting"],"sub_categories":["Linux CLI // Kali","Enumeration"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBullsEye0%2Fghost_eye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBullsEye0%2Fghost_eye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBullsEye0%2Fghost_eye/lists"}