4060 matches found
clamtk
Readme for clamtk Note: This program is no longer maintained. https://gitlab.com/davem/clamtk/-/issues/144 This README was last checked or updated on 20240402. Table of contents: 1. About 2. Contributing 3. Installation 4. Usage 5. Plugins 6. Troubleshooting 7. Other 8. Thank you 9. Contact About...
phpMussel
What is phpMussel? An ideal solution for shared hosting environments, where it's often not possible to utilise or install conventional anti-virus protection solutions, phpMussel is a PHP script designed to detect trojans, viruses, malware and other threats within files uploaded to your system...
CVE-2018-0202
CVE-2018-0202 Security & Privacy in Computing2018年秋 最終グループプロジェクト、Cisco の ClamAV 0.99.3 における clamscan の脆弱性 メンバー: Jay Chow、Harry Luo、Benfang Wang、ジョンズ・ホプキンズ大学情報セキュリティ研究所 この脆弱性のある ClamAV 0.9.33 をインストールした詳細な手順: 1https://www.clamav.net/downloads から、下にスクロールして Previous Stable Releases - clamav-0.99.3...
pompelmi
pompelmi — ClamAV Antivirus Scanning for Node.js ClamAV antivirus scanning for Node.js — clean, typed, zero dependencies. pompelmi Pro — audit logs, priority support, and enterprise features. Learn more Quick Start root@kitploit: Scan a file npx pompelmi scan ./uploads/file.pdf Scan a directory n...
masc
masc 2017年のCyperCampハッカソンで開発されたマルウェア(ウェブ)スキャナー。 概要 ホームページ PyPI 特徴 現時点では、あらゆるタイプのウェブサイト(カスタムまたはCMS)に対して利用可能な機能と、一部は特定のプラットフォームでのみ利用可能な機能があります。 OWASP WebMalwareScannerのチェックサム、YARAルールデータベース、およびClamAVエンジン(利用可能な場合)を使用して、あらゆるウェブサイトのマルウェアをスキャンします。 ウェブサイトの保護を向上させるためのクリーニング操作を実行します。...
masc
masc A malware web scanner developed during CyperCamp Hackathon 2017 About homepage PyPI Features At the moment, there are some features avaiable for any type of website custom or CMS and some of them only available for specific platforms: Scan any website for malware using OWASP WebMalwareScanne...
ph0neutria
ph0neutria ph0neutria malware crawler v1.0.1 https://github.com/phage-nz/ph0neutria Note: This project is not actively maintained. About ph0neutria is a malware zoo builder that sources samples straight from the wild. Everything is stored in Viper for ease of access and manageability. This projec...
clamav
ClamAV ClamAV® 是一个开源防病毒引擎,用于检测木马、病毒、 恶意软件及其他恶意威胁。 文档与常见问题 ClamAV 文档托管在 docs.clamav.net。 每个版本的源码归档中还包含一份文档副本,可供 离线 阅读。 您可以通过向 Cisco-Talos/clamav-documentation 提交改进来为文档做出贡献。 ClamAV 新闻 有关本版本及以往版本功能的信息,请阅读 新闻。 通过阅读我们的博客了解 ClamAV 的最新动态, 并在 Twitter 上关注我们 @clamav。 ClamAV 签名 任何人都可以学会阅读和编写 ClamAV...
CVE-2025-20260-POC
CVE-2025-20260 EXPLOIT This is a proof of concept for CVE-2025-20260. This is a vulnerability in the ClamAV software's PDF scanning processes. By sending a specially crafted, malicious PDF file it is possible to cause a buffer overflow, resulting in a denial of service or arbitrary code execution...
arya
Arya - The Reverse YARA Arya is a unique tool that produces pseudo-malicious files meant to trigger YARA rules. You can think of it like a reverse YARA because it does exactly the opposite - it creates files that matches your rules. You can read more about Arya and how it works in our blog. Intro...
CVE-2023-20052
CVE-2023-20052 CVE-2023-20052,ClamAV 的 DMG 文件解析器中的信息泄露漏洞 用法 创建恶意 DMG 文件 root@kitploit: git clone https://github.com/nokn0wthing/CVE-2023-20052.git cd CVE-2023-20052 sudo docker build -t cve-2023-20052 . sudo docker run -v $pwd:/exploit -it cve-2023-20052 bash genisoimage -D -V "exploit" -no-pad -...
CVE-2023-20052
CVE-2023-20052 ClamAV の DMG ファイルパーサーにおける CVE-2023-20052 情報漏えいの脆弱性 ClamAV 1.0.0 以前、0.105.1 以前、および 0.103.7 以前の DMG ファイルパーサーの脆弱性により、未認証のリモート攻撃者が影響を受けるデバイス上の機密情報にアクセスできる可能性があります。この脆弱性は、XML 外部エンティティインジェクションを引き起こす可能性がある XML エンティティ置換が有効になっていることが原因です。攻撃者は、影響を受けるデバイス上の ClamAV でスキャンされるように細工された DMG...
CVE-2023-20052
CVE-2023-20052 利用程序 - 修复构建 为 CVE-2023-20052(ClamAV XXE 漏洞)修复的 Docker 构建版本,实际可编译。 之前的缺陷 原始利用程序在现代系统上构建失败: ❌ OpenSSL 3.0 兼容性错误 ❌ HMACCTX 结构体不完整类型错误 ❌ 隐式函数声明错误 ❌ 构建在 dmg/filevault.c 编译阶段失败 我所修复的内容 1. 更改基础镜像 :Ubuntu 22.04 → Ubuntu 18.04 2. 修复 OpenSSL 版本 :使用 libssl1.0-dev(OpenSSL 1.0) 3. 添加非交互模式...
MemProcFS-Analyzer
MemProcFS-Analyzer MemProcFS-Analyzer.ps1 是一个 PowerShell 脚本,用于简化 MemProcFS 的使用并优化您的内存分析工作流程。 MemProcFS - 由 Ulf Frisk 开发的内存进程文件系统 https://github.com/ufrisk/MemProcFS 功能特性: 快速简便的内存分析! 您可以将内存快照(原始物理内存转储或 Microsoft 崩溃转储)像磁盘映像一样挂载,并在 Windows 上处理内存压缩功能 自动安装...
ClamAV-Milter-Sendmail-0.91.2-Remote-Code-Execution
ClamAV-Milter-Sendmail-0.91.2-Remote-Code-Execution Exploit for CVE-2007-4560 ClamAV Milter Sendmail 0.91.2 Remote Code Execution The exploit is for educational purposes only and should not be used for malicious purposes...
sendmail-clamav-exploit-CVE-2007-4560
Sendmail + ClamAV-Milter Exploit CVE-2007-4560 Python RCE exploit for Sendmail with ClamAV-Milter 0.91.2 CVE-2007-4560. Remote root command injection via SMTP RCPT TO headers. About Python port of the classic Sendmail/ClamAV-Milter remote root exploit originally written in Perl by Eliteboy...
HydraDragonAV-Mobile
🐉 HydraDragonAV Mobile 高级 Android 杀毒软件,具备威胁防护功能 ⚠️ 项目暂停中。 这个项目没有获得足够的关注,因此我已 将其暂停一段时间。开发工作已转移到 HydraDragonAntivirus 。 Discord 社区服务器:https://discord.gg/7XMCuj5mbP 徽标由名为 1tophbeifong 的 Discord 用户制作 HydraDragonAV Mobile 是一款多层 Android 杀毒与安全套件,结合了静态分析(YARA-X + ClamAV 签名 +...
linux-malware-detect
Linux Malware Detect LMD Malware scanner for Linux — multi-stage threat detection MD5, SHA-256, HEX, YARA, statistical analysis, ClamAV integration, real-time inotify monitoring, quarantine/clean/restore operations, and multi-channel alerting email, Slack, Telegram, Discord. C 2002-2026, R-fx...
linux-malware-detect
Linux Malware Detect LMD Linux 恶意软件扫描器 — 多阶段威胁检测(MD5、SHA-256、HEX、YARA、统计分析),ClamAV 集成,实时 inotify 监控,隔离/清除/恢复操作,以及多渠道告警(电子邮件、Slack、Telegram、Discord)。 C 2002-2026, R-fx Networks C 2026, Ryan MacDonald 依据 GNU GPL v2 许可 2.0.1 新特性 原生扫描引擎提速 43 倍 — 原生扫描流水线已使用批量并行处理完全重写。基于约 10,000 个文件的真实基准测试: 版本| 运行时间| 文...
CVE-2023-20052
CVE-2023-20052 エクスプロイト このリポジトリには、ClamAV バージョン 1.0.0 以前、0.105.1 以前、および 0.103.7 以前に影響する CVE-2023-20052 に対する実用的な Proof of Concept PoC エクスプロイトが含まれています。 デモンストレーション 使用方法 root@kitploit: git clone https://github.com/tralsesec/CVE-2023-20052.git cd CVE-2023-20052 chmod +x exploit.sh ./exploit.sh 免責事項...