🚨 GitHub 监控消息提醒

🚨 发现关键词: #YARA #rule #malware

📦 项目名称: static-malware-triage-tool
👤 项目作者: ar4vin6
🛠 开发语言: Python
Star数量: 0 | 🍴 Fork数量: 0
📅 更新时间: 2026-06-23 11:54:15

📝 项目描述:
Built a Python-based static analysis tool that scans files for malware indicators without execution. Combines PE structural analysis, Shannon entropy calculation, string/IOC extraction, custom YARA rule matching, and VirusTotal hash lookups into a single weighted risk score (0-100) with verdict classification

🔗 点击访问项目地址 GitHub - ar4vin6/static-malware-triage-tool: Built a Python-based static analysis tool that scans files for malware indicators…
 
 
Back to Top