Lucene search
+L

2648 matches found

Kitploit
Kitploit
added 2026/09/13 5:13 p.m.6 views

toastnotify-bof

toastnotify-bof Un archivo de objeto Beacon BOF para enviar notificaciones emergentes de Windows. Se complementa con la entrada del blog para contexto completo y casos de uso. subcomandos getaumid Enumera los AUMID IDs de modelo de usuario de aplicación registrados en el sistema. Úsalo para...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:00 p.m.7 views

repokid

Repokid Repokid utiliza Access Advisor proporcionado por Aardvark para eliminar permisos que otorgan acceso a servicios no utilizados de las políticas inline de roles IAM en una cuenta de AWS. Comenzando Instalar root@kitploit: mkvirtualenv repokid git clone...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 4:51 p.m.17 views

pe-sieve

Introducción PE-sieve es una herramienta que ayuda a detectar malware en ejecución en el sistema, así como a recolectar el material potencialmente malicioso para su posterior análisis. Reconoce y vuelca una variedad de implantes dentro del proceso escaneado: PE reemplazados/inyectados, shellcodes...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/13 3:16 p.m.12 views

DSCourier_BOF

DSCourier BOF This is a BOF implementation of Dylan Davis and Matthew Schramm's DSCourier project. It uses WinGet's COM interface to execute arbitrary powershell code in a Microsoft signed and trusted process. Their full research blog can be found here. Unlike most projects I release, this is NOT...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:55 p.m.7 views

rails-PoC-CVE-2016-2098

Una prueba de concepto de la vulnerabilidad: CVE-2016-2098 Proyecto universitario creado por @alejandro-marting donde podemos comprobar la vulnerabilidad 2096 Usando: rails 4.2.5.1 la vista tiene un código vulnerable app/views/poc/render1.html.erb !...

7.5CVSS7.5AI score0.81445EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/13 1:43 p.m.178 views

hollows_hunter

hollowshunter Hollows Hunter is a command-line application based on PE-sieve passive memory scanner. Recognizes and dumps a variety of potentially malicious implants replaced/implanted PEs, shellcodes, hooks, in-memory patches. While in case of PE-sieve you can select the process only by its PID,...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/13 10:36 a.m.4 views

dnxfirewall

NOTICE: The license has changed from the CMD version GPLv3. The 'FULL' version current branch is licensed under AGPLv3. Overview DNXFIREWALL™ is an optimized/high performance collection of applications and services to convert a standard linux system into a zone based next generation firewall. The...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:18 a.m.6 views

CVE-2016-2098

CVE-2016-2098 Vulnerabilidad de ejecución remota de código en Ruby-on-Rails cuando se usa render con datos proporcionados por el usuario. Explicación: Este problema proviene del uso del método render con datos proporcionados por el usuario. El método render se usa normalmente para renderizar una...

7.5CVSS7.4AI score0.81445EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 9:16 a.m.44 views

tiny_tracer

tinytracer A Pin Tool for tracing: API calls, including input and output of selected functions defined local functions, and functions from statically linked libraries selected instructions: RDTSC, CPUID, INT inline system calls, including parameters of selected syscalls transition between section...

5.8AI score
SaveExploits0References20
Kitploit
Kitploit
added 2026/09/13 9:02 a.m.8 views

Inline-Execute-PE

Inline-Execute-PE AVISO: Este proyecto es complejo y no entender cómo funciona ni probarlo adecuadamente puede resultar en el colapso de los Beacons y la pérdida de acceso. Recomiendo encarecidamente leer toda la documentación hasta la sección "Consideraciones de diseño y comentarios". Introducci...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 8:05 a.m.10 views

rehex

Editor Hexadecimal para Ingenieros Inversos Un editor hexadecimal multiplataforma Windows, Linux, macOS, BSD para ingeniería inversa y todo lo demás. Se puede acceder a una copia en línea del manual aquí: solemnwarning.net/rehex/manual/. Características Soporte para archivos grandes 1TB+...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 6:56 a.m.11 views

phantap

PhanTap Phantom Tap PhanTap es un tap de red «invisible» orientado a red teams. Con acceso físico limitado a un edificio objetivo, este tap puede instalarse en línea entre un dispositivo de red y la red corporativa. PhanTap es silencioso en la red y no afecta al tráfico de la víctima, incluso en...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:58 a.m.12 views

TeamViewer_Permissions_Hook_V1

TeamViewer Permissions Hook V1 A proof of concept injectable C++ DLL, that uses naked inline hooking and direct memory modification to change TeamViewer permissions. Features As the Server - Enables extra menu item options on the right side pop-up menu. Most useful so far to enable the "switch...

5.9AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76436

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

0.00463EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.15 views

CVE-2026-89530

CVE-2026-89530 affects the Linux kernel's svcrdma component, which implements RPC-over-RDMA for NFS. When a client requests a reply (e.g., an NFS READ payload) without providing a Write list or Reply chunk, and the reply exceeds the device's scatter/gather entry budget, the pull-up path linearize...

9.8CVSS0.00463EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89530

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS0.00463EPSS
SaveExploits0
NVD
NVD
added 2026/09/11 7:16 a.m.9 views

CVE-2026-83545

The CoolClock WordPress plugin before 4.3.8 does not properly escape a custom skin setting before outputting it inside an inline script, allowing users with contributor-level access and above to inject arbitrary JavaScript that executes when the content is viewed...

6.8CVSS0.00235EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 6:54 a.m.4 views

CVE-2026-23008-Solidity-Assembly-Return-Data-Size-Confusion

CVE-2026-23008 – Solidity Assembly Return Data Size Confusion Program Code Solidity root@kitploit: // ReturnSizeConfusion.sol contract Victim function callExternaladdress target external returns bytes memory bool success, bytes memory ret = target.callabi.encodeWithSignature"someFunc";...

5.5CVSS6AI score0.0014EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:36 a.m.9 views

No-Consolation

No-Consolation This is a Beacon Object File BOF that executes unmanaged PEs inline and retrieves their output without allocating a console i.e. spawning conhost.exe. Features Supports 64 and 32 bits Supports EXEs and DLLs Does not create new processes Does not create new threads Links modules to...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:03 a.m.6 views

MAL-007

MAL-007: XML External Entity via Local Registry Entries in WSO2 ESB An inline XML External Entity XXE attack was identified in the WSO2 ESB “Local Entities” tool. Why no CVE? The vendor replied that this vulnerability was "Fixed in WUM" and no public disclosure was made. Requirements: This...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder