ClamAV
Popular command-line antivirus engine with signature updates; useful for on-demand scanning and mail servers.
Visit ClamAVClamWin
Windows graphical front-end for the ClamAV engine (on-demand scanning). Ideal for users preferring a GUI.
Visit ClamWinClamTk
Lightweight GTK front-end for ClamAV on Linux desktops — makes on-demand scanning simple for users.
Visit ClamTkCuckoo Sandbox
Automated malware analysis sandbox — run suspicious files in isolated VMs and observe behavior (great for ransomware analysis).
Visit Cuckoo SandboxVolatility
Memory forensics framework for extracting runtime artifacts from RAM images — essential for analyzing live ransomware infections.
Visit VolatilityYARA
Signature/rule language used to identify and classify malware binaries and patterns — heavily used in hunting and detection pipelines.
Visit YARA (GitHub)OSSEC
Host-based intrusion detection system: log analysis, file integrity monitoring and active response for servers and desktops.
Visit OSSECWazuh
Fork/evolution of OSSEC — provides agents, centralized management, file integrity, and threat detection across endpoints.
Visit Wazuhrkhunter
Rootkit Hunter scans for known rootkits, suspicious files and changes — useful post-intrusion checks on Linux/macOS/BSD.
Visit rkhunterchkrootkit
Classic UNIX tool to locally check for signs of rootkits — helpful for quick system checks after suspected compromise.
Visit chkrootkitAIDE
Advanced Intrusion Detection Environment — builds a baseline DB of file hashes and alerts on unauthorized changes.
Visit AIDELynis
System auditing and hardening tool that scans a host for misconfigurations and weaknesses that ransomware can exploit.
Visit LynisSnort
Well-known network intrusion detection and prevention system — detects malicious network activity and signatures.
Visit SnortSuricata
High-performance IDS/IPS and network monitoring engine — supports signature and anomaly detection for network-borne malware.
Visit SuricataOpenVAS / Greenbone
Vulnerability assessment (OpenVAS engine) helps find software holes attackers (including ransomware actors) exploit.
Visit OpenVASCrowdSec
Crowd-powered IP reputation & behavior analysis — blocks malicious actors and automated mass exploitation attempts.
Visit CrowdSecMaltrail
Network traffic detection system that uses blacklists and heuristic trails to flag suspicious traffic and beacons.
Visit Maltrail (GitHub)TheHive
Security incident response platform to triage alerts, manage investigations and coordinate remediation after incidents.
Visit TheHive ProjectSigma
Rule specification to write detection rules for logs (translate to SIEM queries) — useful for hunting ransomware indicators.
Visit Sigma (GitHub)osquery
Turn OS state into a queryable database — use SQL queries to hunt for suspicious processes, file changes, and persistence techniques.
Visit osquery
Comments
Post a Comment