Lucene search
+L

26 matches found

Kitploit
Kitploit
added 2026/09/15 7:33 a.m.18 views

POSTDump

POSTDump 另一个使用少量技术来避免检测的执行LSASS进程minidump的工具。 POSTDump 是 ReactOS minidump 函数(如 nanodump)的 C/.NET 实现,从而避免调用 Windows API MiniDumpWriteDump 函数。转储逻辑代码保存在 POSTMinidump 项目下,请随意用于你自己的项目。 与 NanoDump 类似,你可以为 minidump 加密或使用无效签名。 支持使用 ProcExp 驱动程序来转储/终止受保护的进程。 使用方法 root@kitploit: c:\TempPostDump.exe --help...

6.2AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 5:11 a.m.4 views

WSASS

WSASS Esta es una herramienta que utiliza el antiguo programa WerfaultSecure.exe para volcar la memoria de procesos protegidos por PPL Protected Process Light, como LSASS.EXE. La salida está en formato MINIDUMP de Windows. Esta herramienta reemplaza automáticamente el encabezado mágico"MDMP" por ...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 4:29 a.m.10 views

BeaconEye

BeaconEye 介绍 BeaconEye 扫描正在运行的进程以查找活跃的 CobaltStrike 信标。当发现进程在运行信标时,BeaconEye 将监控每个进程的 C2 活动。 工作原理 BeaconEye 将扫描实时进程或 MiniDump 文件以查找可疑的 CobaltStrike 信标。在实时进程模式下,BeaconEye 可选择将其自身附加为调试器,并开始监控信标的 C2 流量活动(目前支持 HTTP/HTTPS 信标)。 用于加密 C2 数据和可变配置文件的 AES 密钥会在运行时解码,这使得 BeaconEye 能够在操作员发送命令时提取并解密信标的输出。...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 4:27 a.m.6 views

nanodump

NanoDump 一个灵活的工具,用于创建 LSASS 进程的 minidump。 目录 1. 使用方法 2. 功能特性 3. 技术组合 4. 示例 5. HTTPS 重定向器 1. 使用方法 root@kitploit: usage: Z:\nanodump.x64.exe --write C:\Windows\Temp\doc.docx --valid --duplicate --elevate-handle --duplicate-elevate --seclogon-leak-local --seclogon-leak-remote C:\Windows\notepad.exe...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 1:16 a.m.12 views

NativeDump

NativeDump NativeDump 允许仅使用 NTAPI 转储 lsass 进程,生成一个仅包含 Mimikatz 或 Pypykatz 等工具解析所需流(SystemInfo、ModuleList 和 Memory64List 流)的 Minidump 文件。 NTOpenProcessToken 和 NtAdjustPrivilegeToken 用于获取“SeDebugPrivilege”权限 RtlGetVersion 用于获取操作系统版本详细信息(主版本号、次版本号和内部版本号)。这对于 SystemInfo 流是必需的 NtQueryInformationProces...

6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/14 11:45 p.m.10 views

TrickDump

TrickDump TrickDump extrae el proceso lsass sin crear un archivo Minidump, generando en su lugar 3 archivos JSON y 1 archivo ZIP con los volcados de regiones de memoria. En tres pasos: Lock : Obtener información del SO usando RtlGetVersion. Shock : Obtener el privilegio SeDebugPrivilege con...

6.4AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/14 2:15 p.m.7 views

dumpulator

dumpulator Nota: Este es un prototipo en desarrollo, trátelo como tal. ¡Se aceptan pull requests! Puede comenzar conbuenos primeros issues Una biblioteca fácil de usar para emular código en archivos minidump. Aquí hay algunos enlaces a publicaciones/videos que usan dumpulator: Video de introducci...

6.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 6:19 a.m.9 views

physmem2profit

Physmem2profit Physmem2profit puede utilizarse para crear un minidump del proceso LSASS de un host objetivo mediante el análisis remoto de la memoria física. La intención de esta investigación es proponer un enfoque alternativo al robo de credenciales y crear un marco modular que pueda ampliarse...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 7:31 a.m.6 views

LsassReflectDumping

LsassReflectDumping This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created, it utilizes MINIDUMPCALLBACKINFORMATION callbacks to generate a memory dump of the cloned process. Steps Getting the handle of...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 2:54 a.m.43 views

dumpscan

Public development on this tool has been paused but is still being worked on privately. Expect a massive update Q3/Q4 2024. Dumpscan is a command-line tool designed to extract and dump secrets from kernel and Windows Minidump formats. Kernel-dump parsing is provided by volatility3. Features x509...

5.7AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/11 2:36 a.m.9 views

NtDumpBOF

NtDumpBOF Adaptación BOF de la herramienta https://github.com/ricardojoserf/NativeDump escrita por @ricardojoserf. Importa NtDump.cna y ejecuta: root@kitploit: ntdump El archivo minidump se creará en memoria y se descargará mediante CALLBACKFILE y CALLBACKFILEWRITE. Una vez descargado, el archivo...

6AI score
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:21 a.m.11 views

CVE-2026-72216

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dumpsegments addition fails Free allocated minidumpregion 'name' in qcomaddminidumpsegments when failing before adding the region to 'dumpsegments'. Otherwise, the 'name' is not tracked and ...

0.00206EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:21 a.m.10 views

UBUNTU-CVE-2026-72216

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dumpsegments addition fails Free allocated minidumpregion 'name' in qcomaddminidumpsegments when failing before adding the region to 'dumpsegments'. Otherwise, the 'name' is not tracked and ...

5.3AI score0.00206EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:54 a.m.40 views

CVE-2026-72216

In the Linux kernel, CVE-2026-72216 affects the remoteproc/qcom path, where a leak occurs when adding custom dump_segments fails. The fix frees the allocated minidump_region 'name' if the region is not added to dump_segments, preventing a leak; it also ensures an error is returned when adding to ...

5.3AI score0.00206EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.29 views

CVE-2026-72216 remoteproc: qcom: Fix leak when custom dump_segments addition fails

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dumpsegments addition fails Free allocated minidumpregion 'name' in qcomaddminidumpsegments when failing before adding the region to 'dumpsegments'. Otherwise, the 'name' is not tracked and ...

0.00206EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:54 a.m.10 views

EUVD-2026-58974

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dumpsegments addition fails Free allocated minidumpregion 'name' in qcomaddminidumpsegments when failing before adding the region to 'dumpsegments'. Otherwise, the 'name' is not tracked and ...

5.4AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:54 a.m.18 views

CVE-2026-72216 remoteproc: qcom: Fix leak when custom dump_segments addition fails

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dumpsegments addition fails Free allocated minidumpregion 'name' in qcomaddminidumpsegments when failing before adding the region to 'dumpsegments'. Otherwise, the 'name' is not tracked and ...

5.5AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.22 views

PT-2026-72404

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dump segments addition fails Free allocated minidump region 'name' in qcom add minidump segments when failing before adding the region to 'dump segments'. Otherwise, the 'name' is not tracke...

5.3AI score0.00206EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2024/06/16 5:16 p.m.75 views

NativeDump - Dump Lsass Using Only Native APIs By Hand-Crafting Minidump Files (Without MinidumpWriteDump!)

NativeDump allows to dump the lsass process using only NTAPIs generating a Minidump file with only the streams needed to be parsed by tools like Mimikatz or Pypykatz SystemInfo, ModuleList and Memory64List Streams. NTOpenProcessToken and NtAdjustPrivilegeToken to get the "SeDebugPrivilege"...

7.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2022/05/01 9:30 p.m.244 views

Nanodump - A Crappy LSASS Dumper With No ASCII Art

A flexible tool that creates a minidump of the LSASS process. 1. Features It uses syscalls with SysWhispers2 for most operations. Syscalls are called from an ntdll address to bypass some syscall detections. It sets the syscall callback hook to NULL. Windows APIs are called using dynamic invoke...

7.2AI score
SaveExploits0References7
Rows per page
Query Builder