6 matches found
dotnetfile
dotnetfile dotnetfile 是一个用 Python 编写的用于解析 Windows .NET 文件公共语言运行时 CLR 头文件的库。CLR 头存在于每个 Windows .NET 程序集中,位于可移植可执行文件 PE 头旁边。它为文件的管理代码部分存储了大量元数据信息。 dotnetfile 在某种程度上相当于 pefile,但面向 .NET 样本。 该库提供了一个易于使用的 API,同时也尝试贡献新方法来改进文件检测。这包括 MemberRef 哈希(实验性)以及 TypeRef 哈希的原始版本和修改版本。 该项目的目标是为恶意软件分析师和威胁猎人提供一种工具,以便轻...
dncil
dncil è una libreria di disassemblaggio del Common Intermediate Language CIL scritta in Python che supporta l'analisi dell'header, delle istruzioni e dei gestori di eccezioni dei metodi gestiti .NET. I dati analizzati vengono esposti tramite un'API orientata agli oggetti per aiutarti a sviluppare...
CVE-2026-47898 Apache Lucene.Net: XXE vulnerability in Lucene.Net.Analysis.Common PatternParser
Improper Restriction of XML External Entity Reference vulnerability in Apache Lucene.Net Lucene.Net.Analysis.Common library. This issue affects Apache Lucene.Net.Analysis.Common: from 4.8.0-beta00005 before 4.8.0-beta00018. Users are recommended to upgrade to version 4.8.0-beta00018, which fixes...
CVE-2026-47898 Apache Lucene.Net: XXE vulnerability in Lucene.Net.Analysis.Common PatternParser
Improper Restriction of XML External Entity Reference vulnerability in Apache Lucene.Net Lucene.Net.Analysis.Common library. This issue affects Apache Lucene.Net.Analysis.Common: from 4.8.0-beta00005 before 4.8.0-beta00018. Users are recommended to upgrade to version 4.8.0-beta00018, which fixes...
UPDATE: OWASP Dependency-Check 5.0.0
PenTestIT RSS Feed My first post about this open source OWASP project was about an older version. About 18 hours ago, a new version was released. This post discusses the changes made to the open source software composition analysis utility in the latest release yesterday. This is the OWASP...
OllyDbg 2.01 Alpha 2 Tool New Version Download !
"OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable." Version 2.01 alpha 2 is an intermediate functional release with many new useful features. The most important novelt...