1308 matches found
CVE-2022-27254
CVE-2022-27254 Hondaì ì격 í€ëŠ¬ì€ ìì€í CVE-2022-27254 ì·šìœì ì ëí PoC ë©Žì± ì¡°í: êµì¡ 목ì ìŒë¡ë§ ì ê³µë©ëë€. ìŽ ì·šìœì ì ë°ê²¬ìë Ayyappan RajeshUMass Dartmouth íìì HackingIntoYourHeartì ëë€. ìŽ ì ì¥ìì ìžêžë ë€ë¥ž ë¶ë€ì ì ê³µí ì§ìì ëíŽ ê°ì¬ë¥Œ ííì§ë§, ìŽ ë°ê²¬ê³Œ êŽë šë ìŽë€ ì°êµ¬ìë ë¥ëì ìž ìí ì íì§ ìììµëë€. ìŽ ëŽì©ì ë€ë¥ž ê³³ì ê²ìíë €ë 겜ì°, ëª ìì ìž ì¹ìž ììŽ ë€ë¥ž ì¬ë, íì¬ ëë êž°êŽê³Œ ì°êŽìí€ì§ ë§ììì€. ììœ: ìŽ...
CVE-2026-41707
Spring Security 's DPoPProofJwtDecoderFactory is vulnerable to a cache-based replay attack . The internal cache that stores JWT ID claims has a strict size limit, which an attacker can exploit by flooding the server with dummy requests to evict legitimate entries, then replaying intercepted valid...
nrf24-playset
nRF24 Playset nRF24 Playsetã¯ãNordic Semiconductorã®nRF24ãã©ã³ã·ãŒãïŒäŸ: nRF24LE1ãnRF24LU1+ïŒãããŒã¹ã«ããããŒããŒããããŠã¹ããã¬ãŒã³ã¿ãŒãªã©ã®ã¯ã€ã€ã¬ã¹å ¥åããã€ã¹åãã®ãœãããŠã§ã¢ããŒã«ã³ã¬ã¯ã·ã§ã³ã§ãã ãã¹ãŠã®ãœãããŠã§ã¢ããŒã«ã¯ãBastille Threat Research Teamã«ããnrf-research-firmwareïŒ@marcnewlinã«å€å€§ãªæè¬ãïŒãæèŒããUSBãã³ã°ã«ããµããŒãããŸãã å¿ èŠæ¡ä»¶ Bastille Threat Research...
RFCrack
/ | | | / | | | | / \ ' - / \ / - | / \ V V / ' / \ || - /||// /| ///|. //, / / |/ | /| | | || | / | | '/ /| / / | || || , | \ root@kitploit: RFCrackì ì€ì ê²ì íìí©ëë€ - ìíížìšìŽ ì ì ëŒëì€ ê³µê²© ë구 ê°ë°ì: @Ficti0n - http://ConsoleCowboys.com CCLabs: http://cclabs.io ëžë¡ê·ž: console-cowboys.blogspot.com ëŠŽëŠ¬ì€ íí 늬ìŒ:...
CVE-2026-23003-Cross-Chain-Bridge-Message-Forging-via-Missing-Origin-Chain-ID
CVE-2026-23003 â ãœãŒã¹ãã§ãŒã³IDæ¬ èœã«ããã¯ãã¹ãã§ãŒã³ããªããžã¡ãã»ãŒãžåœé ããã°ã©ã ã³ãŒãïŒSolidity + Pythonãšã¯ã¹ããã€ãïŒ root@kitploit: // Bridge.sol - Vulnerable bridge contract contract Bridge mappingbytes32 = bool public processed; event Depositedaddress from, address to, uint256 amount, uint256 chainId; function depositaddress...
CVE-2026-23004-Automotive-UDS-Authentication-Bypass-via-Replay-Attack
CVE-2026-23004 â èªåè»UDSèªèšŒãã€ãã¹ïŒãªãã¬ã€æ»æïŒ ããã°ã©ã ã³ãŒãïŒPython CANâUDSã·ãã¥ã¬ãŒã¿ïŒ 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.challenge = random.randbytes8 return...
CVE-2026-21010-VoIP-SIP-Digest-Authentication-Replay
CVE-2026-21010 â VoIP SIP ãã€ãžã§ã¹ãèªèšŒãªãã¬ã€ ããã°ã©ã ã³ãŒãïŒPython SIP ã·ãã¥ã¬ãŒã¿ïŒ root@kitploit: sipserversim.py - SIP server that accepts replayed authenticated requests from flask import Flask, request app = Flaskname Simulated nonce storage: doesn't track used nonces usednonces = set @app.route'/call',...
CVE-2026-23010-CCSDS-Telecommand-Replay-Without-Sequence-Number
CVE-2026-23010 â ã·ãŒã±ã³ã¹çªå·ãªãã®CCSDSãã¬ã³ãã³ããªãã¬ã€ ããã°ã©ã ã³ãŒãïŒPythonè¡æã·ãã¥ã¬ãŒã¿ïŒ root@kitploit: satellitesim.py - Spacecraft that executes telecommands without checking sequence number class Satellite: def initself: self.executed = set def receivetcself, cmdid, seqnum: Vulnerability: ignores seqnum, allowing...
CVE-2026-11117-WPA2-4-Way-Handshake-Reinstallation-KRACK-Sim-
CVE-2026-11117 â WPA2 4ãŠã§ã€ãã³ãã·ã§ã€ã¯åã€ã³ã¹ããŒã« KRACK Sim ããã°ã©ã ã³ãŒã Python root@kitploit: kracksim.py - Simulates reinstallation of an already-used PTK import hashlib, os class AccessPoint: def initself: self.anonce = os.urandom32 self.ptk = None def sendmsg3self, snonce: Normally would install PTK, but...
CVE-2026-0101-BLE-Address-Spoofing-via-Weak-Resolvable-Private-Address
CVE-2026-0101 â éè¿åŒ±å¯è§£æç§æå°åå®ç° BLE å°åæ¬ºéª çšåºä»£ç ïŒäœ¿çš bleak æš¡æç PythonïŒ root@kitploit: bleperipheralsim.py - Simulated BLE peripheral with weak RPA verification import asyncio, random, hashlib from bleak import BleakServer, BleakScanner Simplified - we'll use a basic socket to simulate BLE bonding Store...
ESP-RFID-Tool
ESP-RFID-Tool äœè : Corey Harding å ¬åŒãŠã§ããµã€ã: www.rfid-tool.com April Brother瀟ãçŸåšãã®ããŒããŠã§ã¢ã補é ããŠãããäžåœããçŽæ¥è³Œå ¥ã§ããŸãã å ¬åŒã¹ãã¢: https://blog.aprbrother.com/product/esp-rfid-tool AliExpressã¹ãã¢: https://www.aliexpress.com/item/ESP-RFID-Tool/32850151497.html Tindieã¹ãã¢:...
CVE-2022-38766
CVE-2022-38766 Renault ZOE ããŒã¬ã¹ã·ã¹ãã ã®èåŒ±æ§ CVE-2022-38766 ã® PoC çŽ¹ä» Companylogo AUTOCRYPT MalHyuk æŠèŠ æ¬è匱æ§ã¯ãZOE 黿°èªåè»ã RF ãããã³ã°ã«å¯ŸããŠå®å šãã©ãããšããçåãæèµ·ããŸããããã®ãããä»å¹Žçºå£²ãããå®éã® ZOE è»äž¡ãå¯Ÿè±¡ã«æ»æã宿œããŸããããŸãããã®æ»æã RF ãããã³ã°ã®é²åŸ¡ææ³ã§ããããŒãªã³ã°ã³ãŒããã©ã®ããã«è¿åãããã«ã€ããŠã®ç ç©¶ãè¡ããè»ãæ éããå Žåã®å¯ŸåŠæ¹æ³ã«ã€ããŠãå€ãã®æ€èšãå¿ èŠã§ããã æ»æã·ããªãª çŸåšã§ãå€ãã®èªåè»ã¯ RF...
radio-hackbox
SySS Radio Hack Box SySS Radio Hack Box æ¯äžäžªæŠå¿µéªè¯èœ¯ä»¶å·¥å ·ïŒçšäºæŒç€ºæ 线é®ç Cherry B.Unlimited AES çéæŸåæé®æ³šå ¥æŒæŽã èŠæ± æ èæŽŸ æ èæŽŸ Radio Hack Box æ©å±æ¿ïŒå å«äžå LCDãäžäº LED åå 䞪æé®ïŒ å·åäº nrf-research-firmwareïŒç± Bastille åšèç ç©¶å¢éåŒåïŒç nRF24LU1+ USB æ 线çµéé åšïŒäŸåŠïŒ Bitcraze CrazyRadio PA USB éé åš Logitech Unifying éé åšïŒåå· C-U0007ïŒåºäº Nordic...
linux-fingerprint-r503
linux-fingerprint-r503 â Grow R503 + Arduino ã䜿çšãã Linux åãæçŽãã°ã€ã³ éšåããçµã¿ç«ãŠã Linux ãã¹ã¯ãããåã USB æçŽãªãŒããŒã§ããéšåã®åèšã³ã¹ã㯠15 ãã«æªæºãã¢ããã¹ããªãŒã ã® fprintd ã®ããããã€ã³ä»£æ¿åã§ãPAMãKDE èšå®ãGNOME èšå®ãfprintd-verifyãæã§ã® sudoãæã§ã®ç»é¢ããã¯è§£é€ããã¹ãŠåäœããŸãã fw=1.0 / r503d 1.0.0 ã®æç¹ã§ãArduinoâãã¹ãéã®é ç·ã¯èªèšŒãããŸãããã¹ãŠã®ã³ãã³ããšã¬ã¹ãã³ã¹ã«ã¯ãEEPROM å ã® TOFU...
CVE-2026-18052
The ManageWP Worker WordPress plugin before 4.9.37 does not bind the account being logged in to the signature which authorises the login, nor prevent an already used login link from being replayed, allowing attackers who obtain such a link to gain a session as any user on the site, including an...
CVE-2026-18052 ManageWP Worker < 4.9.37 - Unauthenticated Authentication Bypass via Unsigned Auto-Login Parameters
The ManageWP Worker WordPress plugin before 4.9.37 does not bind the account being logged in to the signature which authorises the login, nor prevent an already used login link from being replayed, allowing attackers who obtain such a link to gain a session as any user on the site, including an...
EUVD-2026-64193
Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...
node-opcua missing nonce verification in UserNameIdentityToken authentication
Summary A missing nonce verification in the UserNameIdentityToken authentication handler allows an unauthenticated remote attacker to forge a password token that extracts as an empty string, and to replay captured authentication tokens across sessions. Affected versions: = 2.165.0 Tested version:...
CVE-2026-53424
CVE-2026-53424 is an authentication bypass by capture-replay in dropbox/samly , a SAML service provider library for Elixir, affecting versions 0.3.0 and later . The root cause is that Samly.Helper.decode_idp_auth_resp/3 calls esaml_sp:validate_assertion/2, whose default duplicate detector is a no...