GitHub - th3gowtham/GhostURLs

A powerful URL archive fetcher for security researchers and recon professionals.
Fetch historical URLs for any target domain effortlessly.


⚑ Overview

GhostURLs is a lightweight yet powerful bash tool designed for bug bounty hunters, penetration testers, and OSINT professionals to extract historical URLs related to any target domain quickly. Its minimal interface and efficient design make it a perfect addition to your recon arsenal.


πŸš€ Features

βœ”οΈ Fetches historical URLs for a given domain
βœ”οΈ Simple CLI input prompt
βœ”οΈ Saves output automatically to out.txt
βœ”οΈ Fast and lightweight – zero dependencies beyond curl


πŸ’» Installation & Usage

πŸ”§ Clone the repository

git clone https://github.com/th3gowtham/GhostURLs.git
cd ghosturls
chmod +x GhostURLs.sh
sudo mv GhostURLs.sh /usr/local/bin/ghosturls
ghosturls

πŸ•ΈοΈ GhostURLs – Fetch what was hidden.

```