Lucene search
+L

1046 matches found

Kitploit
Kitploit
added 2026/09/22 12:01 p.m.14 views

HydraLINCAN

HydraLINCAN shield for HydraBus CAN and LIN Bus shield for Hydrabus http://hydrabus.com/ Refer to Hydrabus Wiki for more information on usage. https://github.com/hydrabus/hydrafw/wiki/HydraFW-CAN-guide New version with cleaner and easier to read silkscreen. Here is the wiring schema for HydraLINC...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 10:36 a.m.13 views

doggie

Descripción general del proyecto Doggie y evilDoggie Doggie es un proyecto modular de código abierto diseñado para construir un adaptador CAN Bus a serial USB, BLE, UART casero. Conecta tu computadora a una red CAN Bus mediante el protocolo slcan CAN sobre Serial para compatibilidad con...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 10:36 a.m.9 views

doggie

Doggie and evilDoggie Project Overview Doggie is an open-source, modular project designed to build a DIY CAN Bus to serial adapter USB, BLE, UART. It connects your computer to a CAN Bus network using the slcan protocol CAN over Serial for compatibility with tools like SocketCAN and Python-can. Th...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 9:27 a.m.19 views

thc-tips-tricks-hacks-cheat-sheet

THC's favourite Tips, Tricks & Hacks Cheat Sheet https://thc.org/tips A collection of our favourite tricks. Many of those tricks are not from us. We merely collect them. We show the tricks 'as is' without any explanation why they work. You need to know Linux to understand how and why they work. G...

6AI score
SaveExploits0References81
Kitploit
Kitploit
added 2026/09/22 8:11 a.m.10 views

workshop_firmware_reverse_engineering

Workshop: Firmware Reverse Engineering This repository contains slides and hands-on materials for Emproof's workshop on firmware reverse engineering, presented at ScapyCon Automotive 2025. The workshop targets a technical audience with minimal security experience and teaches the fundamentals...

6.2AI score
SaveExploits0References20
Kitploit
Kitploit
added 2026/09/22 6:59 a.m.15 views

gallia

Gallia Gallia es un marco de pruebas de penetración extensible centrado en el dominio automotriz. El alcance de la cadena de herramientas es realizar pruebas de penetración desde una sola ECU hasta automóviles completos. Actualmente, el enfoque principal está en la interfaz UDS. Actuando como una...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:54 a.m.16 views

CANToolz

CANToolz alias YACHT Otra Herramienta de Hacking de Automóviles CANToolz es un framework para analizar redes y dispositivos CAN. Proporciona múltiples módulos que pueden encadenarse usando el sistema pipe de CANToolz y ser utilizados por investigadores de seguridad, probadores de seguridad...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 11:27 p.m.151 views

cryptovenom

CryptoVenom CryptoVenom: The Cryptography Swiss Army knife What is CryptoVenom? CryptoVenom is an OpenSource tool which contains a lot of cryptosystems and cryptoanalysis methods all in one, including classical algorithms, hash algorithms, encoding algorithms, logic gates, mathematical functions,...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 10:17 a.m.11 views

IoT-Pentest-devices-and-purpose

IoT 渗透测试设备及其用途 - 2025 版 本文档概述了 2025 年用于 IoT 安全测试的最新工具和硬件,涵盖了不同的协议和技术。它包括前沿攻击、新发现的漏洞,以及功能增强的更新版硬件和软件工具。 目录 蓝牙 Zigbee Z-Wave WiFi 硬件 侧信道攻击 SCA 汽车安全 射频 NFC 和 RFID 2025 年最新漏洞 AI 增强安全测试 蓝牙 软件工具| 硬件工具| 用途| 2025 年更新 ---|---|---|--- BrakTooth PoC 增强版| ESP32-WROVER| 测试蓝牙漏洞(CVE-2021-28139 及其变种)| 增强的利用能力,更广...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/18 7:27 a.m.10 views

Pwn2Own-Auto-2024-CHARX

Pwn2Own Automotive 2024 CHARX Exploit This exploit was submitted successfully against the Phoenix Contact CHARX SEC-3100 during Pwn2Own Automotive 2024. An accompanying blog post covers some of our research process and details on the vulnerabilities found, with a follow-up post on the actual...

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

CVE-2026-21014-CAN-Bus-Frame-Replay-Attack-on-Automotive-ECU

CVE-2026-21014 – CAN Bus Frame Replay Attack on Automotive ECU Program Code Python SocketCAN sim root@kitploit: canreplaysim.py - Simulates CAN bus replay import time canmessages = def sendcanmsgid, data: printf"CAN msgid:x: data.hex" canmessages.appendmsgid, data def receivecan: return...

5.1CVSS6AI score0.00085EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/18 3:27 a.m.7 views

CVE-2026-23004-Automotive-UDS-Authentication-Bypass-via-Replay-Attack

CVE-2026-23004 – Automotive UDS Authentication Bypass via Replay Attack Program Code Python CAN‑UDS sim root@kitploit: udssim.py - ECU that authenticates with a simple challenge import random, hashlib class ECU: def initself: self.secret = b'longsecretkey' def generatechallengeself: self.challeng...

7.8CVSS5.9AI score0.00123EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 8:52 p.m.7 views

The_Automotive_Threat_Modeling_Template

Background A threat modeling workshop for automotive-related technologies requires DFDs with custom elements, tailored threats and specific recommendations. The lack of a specific template for automotive threat modeling brought about the development of the Automotive Threat Modeling Template, whi...

6AI score
SaveExploits0
CVE
CVE
added 2026/09/17 4:11 a.m.20 views

CVE-2026-25278

CVE-2026-25278 is a TOCTOU race condition in Qualcomm's automotive software platform based on QNX . The vulnerability occurs during I2C transfer request processing , where a race between memory allocation and data copying leads to memory corruption . The CVSS v3.1 score is 7.8 (High) with a local...

7.8CVSS0.00088EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/14 12:16 a.m.9 views

CVE-2024-53922

An issue was discovered in the buffer queue driver in Samsung Automotive Processor Exynos Auto 8890, V7, V9, and V920. Lack of a length check leads to a Denial of Service in the kernel...

5.7CVSS0.00158EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 4:29 a.m.14 views

awesome-connected-things-sec — Updated!

🔐 Awesome Connected Things Security Resources Security research and exploitation techniques for IoT, embedded, industrial, and automotive systems. Contents Hardware Attacks Fundamentals Interface Attacks Memory Extraction Side-Channel and Fault Injection PCIe and DMA Attacks Wireless Protocols RF...

6.5AI score
SaveExploits0References196
Cvelist
Cvelist
added 2026/08/27 8:45 p.m.37 views

CVE-2026-71396 Use of Hard-coded Credentials in Bendix EC80 Brake ECU

Bendix EC80 Brake ECU uses hard-coded credentials, which could allow an attacker to disable automatic traction control...

5.4CVSS0.00236EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 8:45 p.m.33 views

CVE-2026-71396

CVE-2026-71396 affects the Bendix EC80 Brake ECU , which embeds hard-coded credentials that an attacker could leverage to disable automatic traction control . The vulnerability is rated MEDIUM (CVSS 3.1: 5.4; CVSS 4.0: 5.3) with an adjacent-network attack vector, low complexity , and no privilege...

5.4CVSS5.2AI score0.00236EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.18 views

PT-2026-82779

Bendix EC80 Brake ECU uses hard-coded credentials, which could allow an attacker to disable automatic traction control...

5.4CVSS5.2AI score0.00236EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.10 views

Zero-Trust Federated Learning for Connected Aftermarket Devices

Connected aftermarket devices extend vehicle diagnostics, repair workflows, and over-the-air software maintenance beyond original equipment manufacturer boundaries, yet their heterogeneous ownership and long service life complicate conventional perimeter security. This paper develops Zero Trust...

5.3AI score
SaveExploits0
Rows per page
Query Builder