This repository has been archived by the owner on Sep 2, 2019. It is now read-only.
Releases: ecstatic-nobel/Analyst-Arsenal
Releases · ecstatic-nobel/Analyst-Arsenal
v1.7 (+Targeted Downloads)
Upgrades:
- Only download files with the extensions mentioned in
config.yaml
(previouslysuspicious.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)
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)
New Feature:
- Add flags to choose which directory to store findings
v1.4 (+Torsocks)
New features:
- Download files via the Tor network with the
--tor
flag - Set time to wait for a connection with the
--timeout
flag