Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.

Releases: ecstatic-nobel/Analyst-Arsenal

v1.7 (+Targeted Downloads)

18 Jan 18:16
Compare
Choose a tag to compare

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 (+aa_adhoc, +aa_whoisds, +Threading)

14 Jan 17:21
Compare
Choose a tag to compare

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 (+Optional Directory Flags)

23 Dec 15:08
Compare
Choose a tag to compare

New Feature:

  • Add flags to choose which directory to store findings

v1.4 (+Torsocks)

14 Dec 14:59
9956800
Compare
Choose a tag to compare

New features:

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