• Stars
    star
    252
  • Rank 157,621 (Top 4 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Ghost Eye

Ghost Eye - Information Gathering Tool

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.


Here you can read an article i wrote about Ghost Eye

https://hackingpassion.com/ghost-eye-informationgathering-footprinting-and-reconnaissance-tool-release/


Ghost Eye gathers information data such as:

Hi there, Shall we play a game..? 😃

[+] 1. EtherApe – Graphical Network Monitor (root)

[+] 2. DNS Lookup

[+] 3. Whois Lookup

[+] 4. Nmap Port Scan

[+] 5. HTTP Header Grabber

[+] 6. Clickjacking Test - X-Frame-Options Header

[+] 7. Robots.txt Scanner

[+] 8. Cloudflare Cookie scraper

[+] 9. Link Grabber

[+] 10. IP Location Finder

[+] 11. Detecting CMS with Identified Technologies

[+] 12. Traceroute

[+] 13. Crawler target url + Robots.txt

[+] 14. Certificate Transparency log monitor

[x] 15. Exit

[+] Enter your choice:

Screenshot

Video demo: Watch on LBRY/Odysee

Video

Install and run on Linux

You have to install Nmap and EtherApe too:

  • On Arch Linux and its distros:
sudo pacman -S etherape nmap dnsutils gnome-terminal httpie mtr
  • On Debian and its distros (Kali Linux, Parrot Security OS):
sudo apt install etherape nmap dnsutils gnome-terminal httpie mtr

After installing Etherape sometimes a GNOME error can occur, for which you install: (This will solve the common error)

  • apt install libgnomeui-0: amd64

Install Ghost Eye:

Use:

  • python3 ghost_eye.py

Contact to coder

Social Networks - Connect


Donate

I have developed Ghost Eye because I am passionate about this. Donations are one of the many ways to support what I do.

Donate

BAT: Use Brave and donate on any of my web pages/profiles

Donate

More Repositories

1

google_dork_list

Google Dorks | Google helps you to find Vulnerable Websites that Indexed in Google Search Results. Here is the latest collection of Google Dorks. A collection of 13.760 Dorks. Author: Jolanda de Koff
1,380
star
2

shodan-eye

Shodan Eye This tool collects all the information about all devices directly connected to the internet using the specified keywords that you enter. Author: Jolanda de Koff
Python
812
star
3

dorks-eye

Dorks Eye Google Hacking Dork Scraping and Searching Script. Dorks Eye is a script I made in python 3. With this tool, you can easily find Google Dorks. Dork Eye collects potentially vulnerable web pages and applications on the Internet or other awesome info that is picked up by Google's search bots. Author: Jolanda de Koff
Python
503
star
4

blue_eye

Blue Eye is a python Recon Toolkit script. It shows ports and headers. Subdomain resolves to the IP addresses, company email addresses and much more ..! Author: Jolanda de Koff
Python
132
star
5

twitter-eye

Twitter Eye is a Twitter Information Gathering Tool With Twitter Eye, you can search with various keywords and usernames on Twitter. Then the data you get is saved in a .csv file. Author: Jolanda de Koff
Python
42
star
6

man-eye

How cool would it be to learn Linux through the man pages To make it even more fun, I made this script with various options and with a cool retro terminal.
Shell
26
star
7

Happy-Birthday

"Happy Birthday Python" script.
Python
12
star
8

DNS_Changer_Eye

This Python script aims to enhance your online privacy and security by automatically rotating your DNS settings at a set interval (default is every 5 minutes). The script uses a pre-defined list of reputable DNS servers. The full article explaining the importance of DNS in ethical hacking can be found at HackingPassion.com.
Python
10
star