chronos
Extract pieces of info from a web page’s Wayback Machine history
Name:chronos
Category:Recon
Publisher:trickest-mhmdiaa
Created:2/8/2022
Container:
quay.io/trickest/chronos:v2.0.0
Output Type:
License:Unknown
Source:View Source
Parameters
-to
Filter snapshots to a specific date (Format: yyyyMMddhhmmss)-from
Filter snapshots from a specific date (Format: yyyyMMddhhmmss)-limit
Limit the number of snapshots to process (use negative numbers for the newest N snapshots, positive numbers for the oldest N results) (default -50)-module
Comma-separated list of modules to run-target
Specify the target URL or domain (supports wildcards)-threads
Number of concurrent threads to use (default 10)-match-mime
Comma-separated list of MIME types to match-filter-mime
Comma-separated list of MIME types to filter out-one-per-url
Fetch one snapshot only per URL-list-modules
List available modules-match-status
Comma-separated list of status codes to match (default 200)-filter-status
Comma-separated list of status codes to filter out-module-config
Module configuration in the format: module.key=value-snapshot-interval
The interval for getting at most one snapshot (possible values: h, d, m, y)-module-config-file
Path to the module configuration file