Lucene search
+L

35 matches found

Kitploit
Kitploit
added 2026/09/14 4:54 a.m.5 views

CVE-2024-7479_CVE-2024-7481

CVE-2024-7479 & CVE-2024-7481 TeamViewer Elevación de Privilegios de Usuario a Kernel Este repositorio contiene la prueba de concepto del exploit de una vulnerabilidad en TeamViewer que permite a un usuario sin privilegios cargar un controlador de kernel arbitrario en el sistema. Quiero agradecer...

8.8CVSS7.8AI score0.00412EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 8:22 p.m.5 views

HotLoad-Driver

Carga tu controlador en caliente Usando C++, este proyecto se presentó en Bsides Augusta para la charla sobre RAT. Las diapositivas se pueden ver a continuación y son extremadamente útiles para comprender el flujo de ejecución. Estos dos métodos tienen proyectos separados. Demo / Diapositivas:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:50 p.m.7 views

DriverJack

DriverJack Introducción DriverJack es una herramienta diseñada para cargar un driver vulnerable aprovechando técnicas poco conocidas de NTFS. Estos métodos evitan el registro de un Servicio de Driver en el sistema secuestrando un servicio existente, y también falsifican la ruta de imagen presenta...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:20 p.m.8 views

breakcyserver

breakcyserver Full post in: https://waawaa.github.io/ 1. Kill EDR services by killing all the opened handles of the EDR process. 2. Bypass PPL by abussing some Process Explorer drivers functionalities. 3. Bypass ObRegisterCallbacks implementation by abussing Process Explorer driver...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:16 p.m.8 views

CallMeWin32kDriver

CallMeWin32kDriver Load your driver like win32k.sys Motivation This feature was analyzed from a certain PUBG cheat driver. What it can do? Protection against direct dump by Anti-Rootkit tools Bypass MmCopyMemory Hide world does not trigger PG How to detect? Attach a GUI process before using...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 6:42 p.m.11 views

masm32-kernel-programming

masm32-kernel-programming Dreg's repo for his own needs masm32 kernel programming, drivers, tutorials, examples, and tools credits Four-F Instructions download/clone this repo run masm32v11rinstall.exe click on install image earth install masm32 in C:\ I recommend add to PATH environment variable...

6AI score
SaveExploits0References42
Packet Storm
Packet Storm
added 2026/09/11 12:00 a.m.9 views

...[ More ]

Apache Impala versions 2.7.0 through 4.5.1 suffer from an insufficient authorization vulnerability that leads to remote code execution. A table created with STORED BY JDBC takes a driver.url property that Impala uses to fetch a remote JAR and load the named driver class on first query, and the...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 4:19 a.m.7 views

VortexCry-Ransomware-Release

VortexCry-Ransomware VortexCry es un ransomware avanzado que utiliza inyección de procesos en múltiples etapas como Process Hollowing e inyección APC y carga de controladores de kernel mediante la vulnerabilidad CVE-2019-16098. Es capaz de cifrar archivos, destruir las funcionalidades de...

7.8CVSS7.7AI score0.19839EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/09 4:43 a.m.7 views

GDRVLoader

GDRVLoader - Cargar controladores sin firmar en Windows 10-11 Originalmente basado en https://github.com/fengjixuchui/gdrv-loader pero con mejoras y soporte para las últimas versiones de Windows. Características añadidas Carga controladores sin firmar en Windows 10-11 sin ser detectado por...

5.9AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: PCI: Endpoint – Add a missing NULL check for allocworkqueue. allocworkqueue may return NULL in case of memory allocation failure. Without proper error checking, this could lead to dereferencing a NULL pointer when queuework is...

5.5CVSS5.6AI score0.00107EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/03 6:16 p.m.22 views

CVE-2025-71313

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing NULL check for allocworkqueue allocworkqueue can return NULL on memory allocation failure. Without proper error checking, this may lead to a NULL pointer dereference when queuework is later called with...

5.5CVSS0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/28 2:26 p.m.27 views

CVE-2025-11156

CVE-2025-11156 affects the Netskope NS Client on Windows. A local, authenticated user with Administrator privileges can improperly load the NS Client driver as a generic kernel service, triggering a system crash (Blue Screen of Death) and a Denial of Service on the affected machine. The descripti...

5.9CVSS6.3AI score0.00126EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2023-53563

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver After loading the amd-pstate-ut driver, amdpstateutcheckperf and amdpstateutcheckfreq use cpufreqcpuget to get the policy of the CPU and mark it as busy. In these...

5.5CVSS0.00145EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/04 3:17 p.m.34 views

CVE-2023-53563

CVE-2023-53563 relates to the Linux kernel amd-pstate-ut driver. The root cause is that after calling amd_pstate_ut_check_perf() and amd_pstate_ut_check_freq(), the code uses cpufreq_cpu_get() to obtain the CPU policy but fails to release it with cpufreq_policy_put, causing the policy to remain b...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/07/17 12:00 a.m.18 views

The vulnerability of the smp_processor_id() function in the drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c kernel of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the smpprocessorid function in the drivers/vfio/pci/hisilicon/hisiaccvfiopci.c module of the Linux operating system is related to the assignment of the NUL address value due to incorrect loading of drivers in the guest operating system. Exploiting this vulnerability can allow...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/16 5:56 a.m.13 views

CLSA-2025-1744782967 ghostscript: Fix of 3 CVEs

CVE-2024-33871: fix arbitrary code execution by restricting Driver parameter to load only known dynamic libraries in gdevopvp.c - CVE-2023-38559: fix buffer overflow flaw in devnpcxwriterle function by adding input validation checks - CVE-2024-29510: fix memory corruption and SAFER sandbox bypass...

8.8CVSS7.5AI score0.27992EPSS
SaveExploits6References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-48868

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled wh...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/11 12:00 a.m.12 views

Siemens SIMATIC IPC DiagBase 安全漏洞

Siemens SIMATIC IPC DiagBase is a diagnostic software from Siemens, Germany, used to monitor and diagnose the hardware and system status of SIMATIC IPCs industrial computers. A security vulnerability exists in Siemens SIMATIC IPC DiagBase that stems from affected devices not properly restricting...

7.3CVSS6.3AI score0.00149EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/02/11 12:00 a.m.14 views

PT-2025-6202 · Siemens · Simatic Ipc Diagmonitor +1

Name of the Vulnerable Software and Affected Versions: SIMATIC IPC DiagBase All versions SIMATIC IPC DiagMonitor All versions Description: A vulnerability has been identified where the affected devices do not properly restrict user permissions for the registry key. This could allow an authenticat...

7.3CVSS7.5AI score0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/22 11:07 a.m.7 views

OESA-2024-2454 ghostscript security update

Ghostscript is an interpreter for PostScript™ and Portable Document Format PDF files. Ghostscript consists of a PostScript interpreter layer, and a graphics library. Security Fixes: Artifex Ghostscript before 10.03.0 sometimes has a stack-based buffer overflow via the CIDFSubstPath and...

8.8CVSS8.4AI score0.01425EPSS
SaveExploits0References3
Rows per page
Query Builder