7 matches found
speakeasy
Speakeasy Speakeasy 是一个 Windows 恶意软件模拟框架,无需完整虚拟机即可在建模的 Windows 运行时中执行二进制文件、驱动程序和 shellcode。它模拟 API、进程/线程行为、文件系统、注册表和网络活动,使样本能够在逼真的执行路径中持续运行。您可以通过 speakeasy CLI 快速分析,或将其作为 Python 库嵌入,并获取结构化的 JSON 报告。 背景文章: Mandiant 的概述文章。 快速开始 从 PyPI 安装: root@kitploit: python3 -m pip install speakeasy-emulator...
flare-ida
Code Grafter 功能替换 关于 Code Grafter Code Grafter 是一个 IDA Python 脚本,它利用 IDA Pro 的 Bochs IDB Mode 来模拟导入 Windows API 函数的代码。类似 Bochs IDB mode 的模拟环境无法解析或模拟导入的函数,从而导致异常以及无法对某些代码使用模拟。Code Grafter 通过插入 opcodes 和数据来模拟一小部分导入的 Windows API 函数,解决了针对 Windows API 函数子集的问题。Code Grafter...
Hoverfly 安全漏洞
Hoverfly is a lightweight open source API emulation tool open-sourced by SpectoLabs. A security vulnerability exists in Hoverfly 1.11.3 and earlier versions that stems from command injection and could lead to remote code execution...
Hoverfly 安全漏洞
Hoverfly is a lightweight open source API emulation tool open-sourced by SpectoLabs. A security vulnerability exists in Hoverfly versions prior to v1.10.3. An attacker exploiting the vulnerability could read arbitrary files from the server...
Speakeasy - Windows Kernel And User Mode Emulation
Speakeasy is a portable, modular, binary emulator designed to emulate Windows kernel and user mode malware. Check out the overview in the first Speakeasy blog post. Instead of attempting to perform dynamic analysis using an entire virtualized operating system, Speakeasy will emulate specific...
Comodo AntiVirus - Forwards Emulated API Calls to the Real API During Scans
Comodo AntiVirus - Forwards Emulated API Calls to the Real API During Scans Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=769 Comodo Antivirus includes a x86 emulator that is used to unpack and monitor obfuscated executables, this is common practice among antivirus products. T...
SECOBJADV-2008-02: Cygwin Installation and Update Process can be Subverted Vulnerability
====================================================================== = Security Objectives Advisory SECOBJADV-2008-02 = ====================================================================== Cygwin Installation and Update Process can be Subverted Vulnerability...