← Back to references

Ultimate Reference.md

Download Raw

Favorite Tools

  • A list of my favorite tools. The list will grow over time.

Distros:

  • Flare VM - https://github.com/mandiant/flare-vm
  • REMnux - https://remnux.org/
  • Kali Purple - https://www.kali.org/

Basic Static Analysis:

  • VirusTotal - https://virustotal.com
  • any.run - https://any.run
  • FLOSS - https://github.com/mandiant/flare-floss
  • stringsifter - https://github.com/mandiant/stringsifter
  • ftrace
  • strace
  • PEStudio - https://www.winitor.com/
  • peframe
  • DIE (Detect It Easy)
  • ExeInfo
  • PEView - http://wjradburn.com/software/
  • pdfid - https://github.com/DidierStevens/DidierStevensSuite/blob/master/pdfid.py
  • pdf-parser - https://github.com/DidierStevens/DidierStevensSuite/blob/master/pdf-parser.py
  • CyberChef - https://gchq.github.io/CyberChef/
  • 010 Editor - https://www.sweetscape.com/010editor/

FLARE-VM/REMnux Tool List

Advanced Static Analysis:

  • [[Ghidra]] - https://github.com/NationalSecurityAgency/ghidra
  • Cutter - https://cutter.re/
  • IDA - https://hex-rays.com/ida-free/
  • dnSpy - dot NET
  • Binwalk

Emulators

  • Speakeasy
  • [[Capa]] - https://github.com/mandiant/capa
  • binee
  • Qiling
  • Vivisect

Dynamic Analysis

  • Wireshark
  • Inetsim
  • fakedns
  • accept-all-ips
  • Netcat
  • TCPView
  • Procmon
  • procdot
  • RegShot
  • Process Hacker
  • CMDWatcher
  • Fiddler Classic

Advanced Dynamic Analysis

  • x86dbg
  • x64dbg
  • API Monitor

MAL API - https://malapi.io/#

Forensic Tools

  • AXIOM Cyber - https://www.magnetforensics.com/products/magnet-axiom-cyber
  • KAPE - https://www.kroll.com/en/services/cyber-risk/incident-response-litigation-support/kroll-artifact-parser-extractor-kape
  • All things Eric Zimmerman - https://ericzimmerman.github.io/#!index.md
  • FTK Imager
  • Win Prefetch View
  • Arsenal Image Mounter
  • exiftool
  • PhotoRec

Recon/Intel Gathering

  • dirhunt - https://github.com/Nekmo/dirhunt
  • Malicious APIs - https://malapi.io/
  • Malware Class- https://class.malware.re/
  • Windows Builds - https://uupdump.net/

Malware

  • vxunderground - https://github.com/vxunderground/MalwareSourceCode
  • theZoo - https://github.com/ytisf/theZoo

Greatness Borrowed

  • The list below was copied from https://github.com/0x4143/malware-gems.
  • All credit from here down goes to them.
  • No need to recreate something that already exists and is great.

Books:

CheatSheets/Tables:

CTF's:

Decoders:

Debuggers:

Disassemblers:

Document Analysis Tools:

Dynamic/Behavioural Analysis Tools:

Funny/Random:

Honeypots:

ICS:

IDA:

IOT:

IR:

JavaScript Deobfuscation Tools:

LNK File Analysis:

MAC:

Malware Repo's:

Maps / Stats (eye candy):

Memory Forensics:

Misc Tools:

.Net Debuggers/Decompilers:

Network Analysis:

Operating Systems:

OSINT Online Tools:

Password Cracking:

Podcasts:

PowerShell decoding:

Ransomware:

Reading Material:

Sandbox Tools (Online):

Sandbox Tools (Offline):

Shellcode Tools:

Static Analysis Tools:

Text/hex Editor Tools:

Threat Intelligence:

Training:

Unpacking:

VBA Deobfuscation Tools:

Video:

XOR Decoding Tools:

Yara Related: