• Stars
    star
    132
  • Rank 267,742 (Top 6 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated almost 4 years ago

Reviews

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

Repository Details

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

Blue Eye

Blue Eye is a python Recon Toolkit script. It shows subdomain resolves to the IP addresses, company email addresses and much more ..!

To run Blue Eye, all it takes is a domain and company name when prompted.


Here is an article I wrote about Blue Eye:

https://hackingpassion.com/blue-eye-a-python-recon-toolkit/


Blue Eye shows the:

βœ“ Subdomain resolves to the IP addresses

βœ“ Ports

βœ“ HTTP Header

βœ“ Mail Servers

βœ“ DNS Text Records

βœ“ Nameserver Records

βœ“ List of GitHub user pages

βœ“ List of possible company email addresses harvested from GitHub user pages and from DuckDuckGo and Linkedin searches


Screenshot

Video Blue Eye on YouTube:

https://youtu.be/gWhK_iryM64

Install Blue Eye on Linux:

git clone https://github.com/BullsEye0/blue_eye.git

cd blue_eye

pip3 install -r requirements.txt

Use:

python3 blue_eye.py

Have fun ..! πŸ˜ƒ


Screenshot


Contact to coder

Social Networks - Connect


Donate

I have developed Blue 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

ghost_eye

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
Python
252
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