subfinder / research

❄️ Research project for SubFinder core API V2
MIT License
35 stars 8 forks source link

add page enumeration to archiveis #66

Closed picatz closed 5 years ago

picatz commented 5 years ago

Given the example domain apple.com:

Right now, we're just hitting the first page with: https://archive.is/*.apple.com

But we could enumerate each page for a domain using the offset param: https://archive.is/offset=10/*.apple.com