Skip to content

An exceptionally fast crawler optimized for OSINT (Open Source Intelligence).

Notifications You must be signed in to change notification settings

minhgiau998/YellowCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


YellowCat
YellowCat

An exceptionally fast crawler optimized for OSINT (Open Source Intelligence).

pypi

Screenshots

    |\__/,|   (`\
  _.|o o  |_   ) )
-(((---(((-------- version 1.0.0

[01] Whois
[02] Traceroute
[03] DNS Lookup
[04] Reverse DNS
[05] GeoIP Lookup
[06] Port Scan
[07] Page Links
[08] HTTP Header
[09] Email Header
[99] Exit

Enter your choice [1-99]:

Features

  • Whois: Provides detailed information about domain registration, including owner details, registration date, and expiration date.
  • Traceroute: Tracks the path of data packets from a computer to the target server, helping to identify intermediary points and detect network issues.
  • DNS Lookup: Queries the domain name system to retrieve information about the IP address corresponding to a domain name.
  • Reverse DNS: Converts an IP address back to a domain name, helping to identify the domain associated with a specific IP address.
  • GeoIP Lookup: Determines the geographical location of an IP address, providing information about the country, city, and internet service provider.
  • Port Scan: Checks for open ports on the target server, helping to identify running services and potential security vulnerabilities.
  • Page Links: Collects all links on a specific webpage, helping to identify the structure and related resources of the website.
  • HTTP Header: Analyzes HTTP headers from requests and responses between the client and server, providing information about the server, connection status, and security settings.
  • Email Header: Analyzes email headers to determine the origin, path, and other related information, helping to detect phishing attacks and email security issues.

Installation

Install the project with Pypi:

pip3 install yellowcat

Run Locally

Clone the project:

git clone https://github.com/minhgiau998/YellowCat.git

Go to the project directory:

cd YellowCat

Install library dependencies:

sudo pip3 install -r requirements.txt

Start the project:

sudo python3 yellowcat.py

Demo

asciicast

Support

For support, email [email protected] or join our Discord channel.

License

MIT

Authors

About

An exceptionally fast crawler optimized for OSINT (Open Source Intelligence).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages