49 matches found
BlobRunner
BlobRunner BlobRunner is a simple tool to quickly debug shellcode extracted during malware analysis. BlobRunner allocates memory for the target file and jumps to the base or offset of the allocated memory. This allows an analyst to quickly debug into extracted artifacts with minimal overhead and...
strace
strace - Linux 系统调用跟踪器 这是 strace —— 一款用于 Linux 的诊断、调试和教学型用户空间工具,具有传统的命令行界面。它用于监控和篡改进程与 Linux 内核之间的交互,包括系统调用、信号传递以及进程状态的变更。strace 的运行依赖于名为 ptrace 的内核特性。 strace 依据 GNU 宽通用公共许可证 2.1 或更高版本 发布;详情请参阅 COPYING 文件。 strace 测试套件依据 GNU 通用公共许可证 2 或更高版本 发布;详情请参阅 tests/COPYING 文件。 关于近期版本的变更信息,请参阅 NEWS 文件。 文档...
gdbgui
A browser-based frontend to gdb gnu debugger Documentation : https://gdbgui.com Source Code : https://github.com/cs01/gdbgui/...
go-sniffer
go-sniffer Capture mysql,redis,http,mongodb etc protocol... 抓包截取项目中的数据库请求并解析成相应的语句,如mysql协议会解析为sql语句,便于调试。 不要修改代码,直接嗅探项目中的数据请求。 中文使用说明 Support List: mysql Redis Http Mongodb Kafka developing ... Demo: root@kitploit: $ go-sniffer en0 mysql Setup: support : MacOS...
pwndbg
pwndbg pwndbg /paʊnˈdiˌbʌɡ/ es un complemento de GDB y LLDB que hace que depurar apeste menos, con un enfoque en las funciones necesarias para desarrolladores de software de bajo nivel, hackers de hardware, ingenieros inversos y desarrolladores de exploits. Tiene una gran cantidad de funciones,...
gdb-frontend
GDBFrontend 是一个简单、灵活且可扩展的图形化调试器。 安装 必要条件 GDB = 8.2(带 python3) python3 = 3.6 tmux PIP 包(Python Wheel)推荐 你可以使用 pip 安装 GDBFrontend。 root@kitploit: sudo python3 -m pip install gdbfrontend 如果已经安装并且你在升级 root@kitploit: sudo python3 -m pip install --upgrade gdbfrontend 或者如果你想安装特定的 GIT 快照: root@kitploit:...
delve
/statusIcon.svg El rastreador de incidencias de GitHub es solo para errores. Por favor, utiliza la lista de correo para desarrolladores para cualquier propuesta de funcionalidad o debate. Acerca de Delve Instalación Primeros pasos Documentación...
angrgdb
angrgdb 在 GDB 中使用 angr。根据当前调试器状态创建 angr 状态。 安装 root@kitploit: pip install angrgdb echo "python import angrgdb.commands" /.gdbinit 使用 angrgdb 在 GDB 中实现了 angrdbg API。 你可以在脚本中这样使用: root@kitploit: from angrgdb import gdb.execute"b 0x004005f9" gdb.execute"r aaaaaaaa" sm = StateManager sm.simsm"rax", 1...
MAL-2026-10409 Malicious code in cold-debug-elevator (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cae8ef53b42bfe7f208c404e2e973600fa174f41c5a2009814f5f0e892769195 The package presents itself as a debugging utility but its exported API is a browser credential stealer targeting installer-owned secrets. The...
RLSA-2026:8842 Important: delve security update
Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out ...
EUVD-2009-0372
Malware in sbrugna...
EUVD-2024-2192
Malicious code in bioql PyPI...
The vulnerability of the NVIDIA NVDebug debugging and diagnostic software tool arises from incorrect restrictions on the path to the restricted directory. This allows a malicious actor to gain unauthorized access to protected information or cause service failures.
The vulnerability of the NVIDIA NVDebug debugging and diagnostic software tool is related to incorrect restrictions on the path name to the restricted-access directory. Exploiting this vulnerability could allow a malicious actor, operating remotely, to gain unauthorized access to protected...
The vulnerability of the NVIDIA NVDebug debugging and diagnostic software tool arises from the lack of measures taken to neutralize specific elements. This allows attackers to gain unauthorized access to protected information, enhance their privileges, execute arbitrary code, or cause service failures.
The vulnerability of the NVIDIA NVDebug debugging and diagnostic software lies in the lack of measures taken to neutralize specific elements. Exploiting this vulnerability can allow a malicious actor, operating remotely, to gain unauthorized access to protected information, enhance their...
NVIDIA NVDebug 路径遍历漏洞
NVIDIA NVDebug is a debugging and diagnostic tool from NVIDIA Corporation. NVIDIA NVDebug suffers from a path traversal vulnerability that originates from the ability to potentially cause a file to be written to a restricted component, which could lead to information disclosure, denial of service...
PT-2025-36971
Name of the Vulnerable Software and Affected Versions: NVIDIA NVDebug affected versions not specified Description: The NVIDIA NVDebug tool contains an issue that may allow an actor to write files to restricted components. A successful exploit of this issue may lead to information disclosure, deni...
Invoice Ninja 安全漏洞
Invoice Ninja is an Invoice Ninja open source application with invoice, quote, project and time tracking capabilities. A security vulnerability exists in Invoice Ninja versions prior to 5.0.175, which stems from improper authorization of the debugging tool and could allow a local attacker to read...
MacVim 安全漏洞
MacVim is a text editor in the MacVim open source. A security vulnerability exists in MacVim that stems from improper authorization of the debugging tool and could lead to a local attacker reading or modifying process memory...
CVE-2024-48970
The ventilator's microcontroller lacks memory protection. An attacker could connect to the internal JTAG interface and read or write to flash memory using an off-the-shelf debugging tool, which could disrupt the function of the device and/or cause unauthorized information disclosure...
BIT-HUBBLE-RELAY-2024-37307 Cilium leaks sensitive information in cilium-bugtool
Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.13.0 and prior to versions 1.13.7, 1.14.12, and 1.15.6, the output of cilium-bugtool can contain sensitive data when the tool is run with the --envoy-dump flag set against Cilium...