mirror of
https://github.com/weyne85/PayloadsAllTheThings.git
synced 2025-10-29 16:57:02 +00:00
Added cURL command for Wayback Machine querying
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
look for JS files, old links
|
look for JS files, old links
|
||||||
|
curl -sX GET "http://web.archive.org/cdx/search/cdx?url=<targetDomain.com>&output=text&fl=original&collapse=urlkey&matchType=prefix"
|
||||||
```
|
```
|
||||||
|
|
||||||
* Using The Harvester (https://github.com/laramies/theHarvester)
|
* Using The Harvester (https://github.com/laramies/theHarvester)
|
||||||
|
|||||||
Reference in New Issue
Block a user