GhostHunter is a versatile tool for Information Gathering and Web Analysis. It provides features to gather information about a target and analyze its web presence.
-
Httpheaders of Target URL
- Obtain HTTP headers of the target URL to gather information about the web server.
-
Dnslookup of Target Domain
- Perform DNS lookup for the target domain to retrieve information about its associated IP addresses.
-
Subdomain Lookup of Target Domain
- Discover subdomains associated with the target domain, expanding the scope of information gathering.
-
Nmapscan of Target Domain
- Conduct an Nmap scan on the target domain to identify open ports and services running on the server.
-
Cidr for Subnetlookup of Target
- Retrieve CIDR information for the target, aiding in understanding the network architecture.
-
Banner Grabbing of Target IP Address
- Grab banners from the target's IP address to gain insights into the services and applications running.
-
GeoIP Lookup of Target IP Address
- Perform a GeoIP lookup to determine the geographical location of the target's IP address.
-
Github Username of Target
- Identify the Github username associated with the target, facilitating further reconnaissance.
-
Web Detail Detect with Headers URL of Target
- Detect web details, including headers, of the target URL to understand the web server's configuration.
-
Extract Links from Target URL (HTTP/HTTPS)
- Extract and list links from the target URL, aiding in understanding the web structure.
-
Internet Archive Crawling of Target Domain
- Crawl the Internet Archive for snapshots and historical data of the target domain.
-
Google Dorking
- Leverage Google Dorking techniques to discover sensitive information about the target.
Clone the project
git clone https://github.com/cyberknight0021/GhostHunter_Toolbox.git
Go to the project directory
cd GhostHunter_Toolbox
Install dependencies
pip3 install -r requirements.txt
python3 ghosthunter.py
You can contribute in following ways:
- Report bugs
- Develop tool
- Give suggestions to make it better
- Fix issues & submit a pull request
This project is licensed under the MIT- see the LICENSE.md file for details.
For questions or feedback, contact the author:
- Name: cyberknight
- Email: [[email protected]]