Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
waybackurls — Fetch all the URLs that the Wayback Machine knows about for a domain | Kitploit
Tools/GitHubGitHub/tomnomnom/waybackurls
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringWeb Security
GitHubtomnomnom/waybackurls

waybackurls

Fetch all the URLs that the Wayback Machine knows about for a domain

View Repository
4.5k5474 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

waybackurls

Accept line-delimited domains on stdin, fetch known URLs from the Wayback Machine for *.domain and output them on stdout.

Usage example:

root@kitploit:~
▶ cat domains.txt | waybackurls > urls

Install:

root@kitploit:~
▶ go install github.com/tomnomnom/waybackurls@latest

Credit

This tool was inspired by @mhmdiaa's waybackurls.py script. Thanks to them for the great idea!

Download Tool