All projects
2026 Author
Houndoom
Malware Scanner for Web Applications
An open source scanner written in Go: hunts for web shells, backdoors, phishing, and infected files. 3,300+ signatures, 7 specialized detectors, recursive deobfuscation, and AI-powered triage via Claude. Multi-threaded — thousands of files in seconds.
Features
- 3,300+ signature rules, 7 detectors: PHP, JavaScript, phishing, adware, doorways, executables, CMS
- CMS-specific checks for Bitrix and WordPress
- Recursive deobfuscation up to 100 levels: Base64, eval wrappers, gzip, ROT13, hex
- AI-powered triage via Claude: threat classification, false positive filtering, remediation advice
- Agentless remote scan: recon-only SSH scan of a remote host, nothing installed on the target
- Three scan modes (Fast, Normal, Paranoid); HTML/JSON/Markdown/XML/Text reports
Results
- Thousands of files in seconds — goroutine worker pools
Technologies
Go Claude AI CLI