Lucene search
+L

26 matches found

Kitploit
Kitploit
added 2026/09/22 4:20 p.m.17 views

NativeDump

NativeDump NativeDump позволяет дампить процесс lsass, используя только NTAPI, создавая файл Minidump только с теми потоками, которые необходимы для анализа такими инструментами, как Mimikatz или Pypykatz потоки SystemInfo, ModuleList и Memory64List. NTOpenProcessToken и NtAdjustPrivilegeToken дл...

6.2AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/22 10:41 a.m.12 views

TrickDump

TrickDump TrickDump сбрасывает процесс lsass без создания Minidump-файла, генерируя вместо этого 3 JSON-файла и 1 ZIP-файл с дампами областей памяти. В три шага: Lock : Получить информацию об ОС с помощью RtlGetVersion. Shock : Получить привилегию SeDebugPrivilege с помощью NtOpenProcessToken и...

6.2AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/22 7:34 a.m.9 views

WSASS

WSASS Это инструмент, использующий старую программу WerfaultSecure.exe для дампа памяти процессов, защищённых PPL Protected Process Light, таких как LSASS.EXE. Вывод сохраняется в формате Windows MINIDUMP. Этот инструмент автоматически заменяет магический заголовок"MDMP" на магический заголовок...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 5:34 a.m.21 views

POSTDump

POSTDump Еще один инструмент для выполнения минидампа процесса LSASS с использованием нескольких техник для обхода обнаружения. POSTDump — это реализация функции минидампа ReactOS на C/.NET как nanodump, что позволяет избежать вызова функции Windows API MiniDumpWriteDump. Код логики дампа сохране...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/21 11:05 p.m.9 views

nanodump

NanoDump Гибкий инструмент, создающий минидамп процесса LSASS. Содержание 1. Использование 2. Возможности 3. Комбинирование методов 4. Примеры 5. HTTPS-редиректоры 1. Использование root@kitploit: usage: Z:\nanodump.x64.exe --write C:\Windows\Temp\doc.docx --valid --duplicate --elevate-handle...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/21 9:23 p.m.11 views

BeaconEye

BeaconEye Введение BeaconEye сканирует запущенные процессы на предмет активных бекдоров CobaltStrike. Когда обнаруживается процесс, запускающий бекдор, BeaconEye начинает мониторинг каждого процесса на предмет C2-активности. Как это работает BeaconEye сканирует живые процессы или файлы MiniDump н...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 6:12 p.m.10 views

dumpulator

dumpulator Примечание: Это прототип в разработке, пожалуйста, относитесь к нему соответственно. Pull request'ы приветствуются! Вы можете начать схороших первых задач Простая в использовании библиотека для эмуляции кода в minidump-файлах. Вот несколько ссылок на публикации/видео, использующие...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 6:19 a.m.11 views

physmem2profit

Physmem2profit Physmem2profit может использоваться для создания минидампа процесса LSASS на целевом хосте путём анализа физической памяти удалённо. Цель этого исследования — предложить альтернативный подход к краже учётных данных и создать модульную платформу, которую можно расширять для поддержк...

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

LsassReflectDumping

LsassReflectDumping Этот инструмент использует технику Process Forking с помощью API RtlCreateProcessReflection для клонирования процесса lsass.exe. После создания клона он использует обратные вызовы MINIDUMPCALLBACKINFORMATION для создания дампа памяти клонированного процесса. Шаги Получение...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 2:54 a.m.44 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/18 2:37 a.m.14 views

NtDumpBOF

NtDumpBOF BOF-порт инструмента https://github.com/ricardojoserf/NativeDump, написанного @ricardojoserf. Импортируйте NtDump.cna и запустите: root@kitploit: ntdump Minidump-файл будет создан в памяти и скачан с использованием CALLBACKFILE и CALLBACKFILEWRITE. После скачивания файл будет виден в Vi...

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.43 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.30 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.21 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.79 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.246 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