Gather and Analyze Data
Discover the Tools
dissect
Perform a variety of forensics and incident response tasks using this DFIR framework and toolset.
Website: https://github.com/fox-it/dissect Author: Dissect Team: [email protected] License: GNU Affero General Public License v3: https://github.com/fox-it/dissect/blob/main/LICENSE Notes: acquire, target-fs, rdump, rgeoip, target-query, target-shell, target-dump, target-info, target-reg, target-dd, target-mount State File: remnux.python3-packages.dissect
time-decode
Decode and encode date and timestamps.
Website: https://github.com/digitalsleuth/time_decode Author: Corey Forman License: MIT License: https://github.com/digitalsleuth/time_decode/blob/master/LICENSE State File: remnux.python3-packages.time-decode
malwoverview
Query public repositories of malware data (e.g., VirusTotal, HybridAnalysis).
Website: https://github.com/alexandreborges/malwoverview Author: Alexandre Borges License: GNU General Public License v3: https://github.com/alexandreborges/malwoverview/blob/master/LICENSE Notes: malwoverview, add API keys to ~/.malwapi.conf State File: remnux.python3-packages.malwoverview
ipwhois
Retrieve and parse whois data for IP addresses.
Website: https://github.com/secynic/ipwhois Author: Philip Hane License: BSD 2-Clause "Simplified" License: https://github.com/secynic/ipwhois/blob/master/LICENSE.txt Notes: ipwhois_cli.py, ipwhois_utils_cli.py State File: remnux.python3-packages.ipwhois
pdnstool
Query passive DNS databases for DNS data.
Website: https://github.com/chrislee35/passivedns-client Author: Chris Lee License: MIT License: https://github.com/chrislee35/passivedns-client/blob/master/LICENSE.txt State File: remnux.rubygems.pdnstool
DeXRAY
Extract and decode data from antivirus quarantine files.
Website: https://www.hexacorn.com/blog/category/software-releases/dexray/ Author: Hexacorn License: Free; copyright by Hexacorn.com: https://hexacorn.com/d/DeXRAY.pl Notes: dexray State File: remnux.scripts.dexray
virustotal-submit
Submit files to VirusTotal.
Website: https://blog.didierstevens.com/programs/virustotal-tools/ Author: Didier Stevens: https://x.com/DidierStevens License: Public Domain Notes: virustotal-submit.py State File: remnux.scripts.virustotal-submit
virustotal-search
Search VirusTotal for file hashes.
Website: https://blog.didierstevens.com/programs/virustotal-tools/ Author: Didier Stevens: https://x.com/DidierStevens License: Public Domain Notes: virustotal-search.py State File: remnux.scripts.virustotal-search
Scalpel
Carve contents out of binary files, such as partitions.
Website: https://github.com/sleuthkit/scalpel Author: Golden G. Richard III, Vassil Roussev License: Apache License 2.0: https://github.com/sleuthkit/scalpel/blob/master/LICENSE-2.0.txt State File: remnux.packages.scalpel
nsrllookup
Look up MD5 file hashes in the NIST National Software Reference Library (NSRL).
Website: https://github.com/rjhansen/nsrllookup Author: Robert J. Hansen: https://x.com/robertjhansen License: ISC License: https://github.com/rjhansen/nsrllookup/blob/master/LICENSE State File: remnux.packages.nsrllookup
Yara
Identify and classify malware samples using Yara rules.
Website: https://virustotal.github.io/yara/ Author: https://github.com/VirusTotal/yara/blob/master/AUTHORS License: BSD 3-Clause "New" or "Revised" License: https://github.com/VirusTotal/yara/blob/master/COPYING Notes: yara State File: remnux.packages.yara
ioc_parser
Extract IOCs from security report PDFs.
Website: https://github.com/buffer/ioc_parser Author: Armin Buescher License: MIT License: https://github.com/buffer/ioc_parser/blob/master/LICENSE.txt State File: remnux.python3-packages.ioc-parser
dnslib
Python library to encode/decode DNS wire-format packets.
Website: https://github.com/paulc/dnslib Author: Paul Chakravarti License: BSD 2-Clause "Simplified" License: https://github.com/paulc/dnslib/blob/master/LICENSE Notes: Library - /opt/dnslib/bin/python3 - import dnslib State File: remnux.python3-packages.dnslib
YARA-X
Scan files using YARA rules, the next generation of YARA written in Rust.
Website: https://github.com/VirusTotal/yara-x
Author: Victor M. Alvarez, VirusTotal: https://github.com/VirusTotal
License: BSD-3-Clause License: https://github.com/VirusTotal/yara-x/blob/main/LICENSE
Notes: yr scan, yr compile. Coexists with classic YARA; uses yr command.
State File: remnux.tools.yara-x
Last updated