Analyst Arsenal Versions Save

A toolkit for Security Researchers

v1.7

5 years ago

Upgrades:

  • Only download files with the extensions mentioned in config.yaml (previously suspicious.yaml). Using --level is more targeted to find nested malicious files.
  • Put all findings in one directory (default: ./Captures/). Flag is now --directory instead of --file-dir and --kit-dir
  • Basic code cleanup

v1.6

5 years ago

New Features:

  • Check a list of URLs with aa_adhoc.py
  • Check newly registered domains with aa_whoisds.py
  • Threaded and saved queues
  • Updated external.yaml
  • New command-line flags

And more!

v1.5

5 years ago

New Feature:

  • Add flags to choose which directory to store findings

v1.4

5 years ago

New features:

  • Download files via the Tor network with the --tor flag
  • Set time to wait for a connection with the --timeout flag