Skip to content

vodafon/waybackrobots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waybackrobots

Returns disallowed paths from robots.txt found on your target domain and snapshotted by the Wayback Machine.

Inspired by mhmdiaa/waybackrobots.py

Installation

go install github.com/vodafon/waybackrobots@latest

Or

go get -u github.com/vodafon/waybackrobots

Usage

waybackrobots -d target.com

And you can use the -raw flag to print the robots files as-is.

waybackrobots -d target.com -raw

Filter by dates

waybackrobots -d target.com -start_date "2023-01-01"
waybackrobots -d target.com -end_date "2025-01-01"
waybackrobots -d target.com -start_date "2023-01-01" -end_date "2025-01-01"

About

Returns disallowed paths from robots.txt found on your target domain and snapshotted by the Wayback Machine

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages