Lucene search
+L

247 matches found

Kitploit
Kitploit
added 2026/09/20 3:40 a.m.9 views

Application-Security-Curriculum

Application-Security-Curriculum Grant Ongers - Scaling AppSec through Education - DEF CON 29 AppSec Village...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 7:09 p.m.12 views

mose

MOSE Master Of SErvers...

6.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/19 4:57 p.m.13 views

You-re-Doing-IoT-RNG

Estás haciendo RNG de IoT Este repositorio contiene nuestros resultados y también el código de los dispositivos utilizado para generar los números aleatorios en varios dispositivos. Para una explicación más completa de las vulnerabilidades y problemas, echa un vistazo a nuestra charla de DEF CON ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 2:25 p.m.110 views

patoolkit

.. image:: https://user-images.githubusercontent.com/743886/43845704-6dbd2558-9ae1-11e8-9f77-239210fe7b6a.png PA Toolkit Pentester Academy Wireshark Toolkit PA Toolkit is a collection of traffic analysis plugins to extend the functionality of Wireshark from a micro-analysis tool and protocol...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 12:15 a.m.8 views

dcsgonebadge

Placa DEF CON Singapore One Este proyecto gestiona el diseño de hardware del primer proyecto de Circuit Crafters, una placa de hardware electrónico destinada a ser distribuida en la conferencia de seguridad DEF CON Singapore 2026 en el Centro de Convenciones y Exposiciones Marina Bay Sands...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 11:01 p.m.9 views

edrEvasionWorkshop

edrEvasionWorkshop Materiales del taller para “Desarrollo de malware paso a paso: Evadiendo EDR desde loaders hasta el kernel” , presentado en DEF CON 34 y BSidesLV 2026. Este taller explora el desarrollo de malware personalizado, la arquitectura y evasión de EDR, la personalización de C2 y...

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

LiveCTF-DEFCON30

LiveCTF 2022 Repositorio para almacenar retos, notas de infraestructura, configuración de streaming y otra información versionada para el evento final de CTF en vivo de DEF CON CTF. Retos utilizados en LiveCTF...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:17 p.m.9 views

DC30_Workshop

Contenedor del mainframe del taller DEF CON 30 Los scripts que se incluyen aquí se utilizan para construir el mainframe virtual MVS 3.8j para el taller de DEFCON 30. Gracias por echar un vistazo al taller de desbordamiento de búfer en mainframe de DEFCON 30. Usar Docker Este contenedor de Docker...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:12 p.m.9 views

DC30-Badge-Challenge-Writeup

DC30-Badge-Challenge-Writeup Tabla de contenidos Introducción Desafío Parte 1: Reuniendo notas Desafío Parte 2: Llamando a YИИEႱ Desafío Parte 2A: Alice Desafío Parte 2B: Bob Desafío Parte 2C: Carol Desafío Parte 2D: Dan Desafío Parte 2E: Eve Desafío Parte 2F: Trevor Desafío Parte 3: El hilo fina...

6AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.14 views

SUSE CVE-2026-80772

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix out-of-bounds read in joyconctlrreadhandler joyconctlrreadhandler casts an incoming HID input report to struct joyconinputreport and parses it, guarding the cast only with a 12-byte length check: if size = 12 /...

5.9AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 4:18 p.m.5 views

AZL-99672 CVE-2026-80772 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix out-of-bounds read in joyconctlrreadhandler joyconctlrreadhandler casts an incoming HID input report to struct joyconinputreport and parses it, guarding the cast only with a 12-byte length check: if size = 12 /...

5.9AI score0.00173EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 3:12 p.m.29 views

CVE-2026-80772

CVE-2026-80772 is an out-of-bounds read in the Linux kernel 's HID Nintendo driver, specifically in joycon_ctlr_read_handler(). The function guards a cast of incoming HID input reports to a 49-byte struct joycon_input_report with only a 12-byte length check. A 12-byte report with data[0] == JC_IN...

5.3AI score0.00173EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/04 3:12 p.m.21 views

CVE-2026-80771

CVE-2026-80771 affects the Linux kernel 's HID Nintendo (Joy-Con) driver. In joycon_input_create(), input_register_device() was called before joycon_config_rumble() configured the FF_RUMBLE capability and the memless force-feedback device. This allowed a concurrent EVIOCSFF ioctl to dereference a...

5.3AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 3:12 p.m.13 views

CVE-2026-80771 HID: nintendo: register input device after capabilities are set

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: register input device after capabilities are set inputregisterdevice exposes the device to userspace immediately. In joyconinputcreate it was called before joyconconfigrumble configures the FFRUMBLE capability and...

5.6AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80772

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: nintendo: fix out-of-bounds read in joyconctlrreadhandler joyconctlrreadhandler casts an incoming HID input report to struct joyconinputreport and parses...

5.8AI score0.00173EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: ARM: ep93xx: Added a terminator to gpiodlookuptable Without the terminator, if a conid is passed to gpiofind, and this conid does not exist in the lookup table, the function will not stop looping correctly. This could lead to a O...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

A data race flaw was discovered in the Linux kernel, between the allocation of the con variable and the setting of con-sock. This issue results in a NULL pointer dereferencing when accessing con-sock-sk in the net/tipc/topsrv.c file within the tipc protocol in the Linux kernel...

4.7CVSS6.2AI score0.00186EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.24 views

PT-2026-79680

In the Linux kernel, the following vulnerability has been resolved: vt: stabilize tty reference in kbd keycode with tty port tty get kbd keycode reads vc-port.tty without acquiring a tty reference, racing against con shutdown which clears port.tty under a different lock. Use tty port tty get/tty...

5.3AI score0.00129EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.16 views

kernel: vt: prevent kernel-infoleak in con_font_get()

In the Linux kernel, the following vulnerability has been resolved: vt: prevent kernel-infoleak in confontget font.data may not initialize all memory spaces depending on the implementation of vc-vcsw-confontget. This may cause info-leak, so to prevent this, it is safest to modify it to initialize...

6.5CVSS6.3AI score0.00606EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.13 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: A memory leak was fixed in amdgpurasinit. When amdgpunbiorasswinit fails in amdgpurasinit, the function returns directly without freeing the allocated con structure, resulting in a memory leak. This issue was fixed by...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References3
Rows per page
Query Builder