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.
```