Forrest logo
back to context overview

amass-track

List of commands for amass-track:

  • amass-track:tldr:22a15 amass-track: Show the difference between a certain point in time and the last enumeration.
    $ amass track -dir ${path-to-database_directory} -d ${domain_name} -since ${01-02 15:04:05 2006 MST}
    try on your machine
    explain this command
  • amass-track:tldr:e8792 amass-track: Show the difference between the last two enumerations of the specified domain.
    $ amass track -dir ${path-to-database_directory} -d ${domain_name} -last 2
    try on your machine
    explain this command
back to context overview