6 matches found
SSMA
SSMA SSMA 是一个用 Python 3 编写的简单恶意软件分析器。 功能特性: 分析 PE 文件的头部和节(节的数量、节/PE 文件的熵、可疑的节名称、PE 文件特性中的可疑标志等) 分析 ELF 文件用于 Linux 恶意软件分析,它使用各种开源工具(ldd、readelf、strings)来显示 ELF 头部结构、ASCII/UNICODE 字符串、共享对象、节头、符号表等。 在文件的字符串中搜索可能的域名、电子邮件地址、IP 地址。 根据 abuse.ch 的勒索软件域名黑名单和 malwaredomains.com 的黑名单检查域名是否被列入黑名单。 查找恶意软件常用的...
opentelemetry-ebpf-profiler: Unprivileged process can trigger a denial of service on the ebpf-profiler agent
Summary An unprivileged process can easily trigger the processPIDEvents goroutine to be blocked indefinitely, preventing the goroutine from analyzing any new ELF file. The goroutine stays blocked in the openat2 syscall forever and the profiler can no longer work properly, it is a denial of servic...
EUVD-2022-26899
Malicious code in bioql PyPI...
CVE-2022-21711
elfspirit is an ELF static analysis and injection framework that parses, manipulates, and camouflages ELF files. When analyzing the ELF file format in versions prior to 1.1, there is an out-of-bounds read bug, which can lead to application crashes or information leakage. By constructing a special...
The vulnerability of the `elf_parser::ElfParser::get_segments` function in the `elf_parser.cpp` component of the elf file analysis software `elf-parser`, due to insufficient input validation, allows a perpetrator to cause service interruptions.
The vulnerability of the elfparser::ElfParser::getsegments function in the elfparser.cpp component of the elf file analysis software, elf-parser, is related to insufficient validation of input data. Exploiting this vulnerability could allow an attacker to cause service failures...
PT-2022-15058 · Elfspirit · Elfspirit
Name of the Vulnerable Software and Affected Versions: elfspirit versions prior to 1.1 Description: The issue is related to an out-of-bounds read bug in the ELF file format analysis. This bug can cause application crashes or information leakage. By constructing a specially formatted ELF file, it ...