Lucene search
+L

1308 matches found

Kitploit
Kitploit
•added 2026/08/25 11:15 p.m.•1 views

CVE-2022-27254

CVE-2022-27254 Honda의 원격 킀늬슀 시슀템CVE-2022-27254 췚앜점에 대한 PoC 멎책 조항: 교육 목적윌로만 제공됩니닀. 읎 췚앜점의 발견자는 Ayyappan RajeshUMass Dartmouth 학생와 HackingIntoYourHeart입니닀. 읎 저장소에 얞꞉된 닀륞 분듀은 제공한 지원에 대핮 감사륌 표하지만, 읎 발견곌 ꎀ렚된 ì–Žë–€ 연구에도 능동적읞 역할을 하지 않았습니닀. 읎 낎용을 닀륞 곳에 게시하렀는 겜우, 명시적읞 승읞 없읎 닀륞 사람, 회사 또는 Ʞꎀ곌 연ꎀ시킀지 마십시였. 요앜: 읎...

5.3CVSS6.1AI score0.01039EPSS
SaveExploits2References4
CVE
CVE
•added 2026/08/25 10:34 p.m.•89 views

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...

7.4CVSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/08/25 7:19 p.m.•1 views

nrf24-playset

nRF24 Playset nRF24 Playsetは、Nordic SemiconductorのnRF24トランシヌバ䟋: nRF24LE1、nRF24LU1+をベヌスにしたキヌボヌド、マりス、プレれンタヌなどのワむダレス入力デバむス向けの゜フトりェアツヌルコレクションです。 すべおの゜フトりェアツヌルは、Bastille Threat Research Teamによるnrf-research-firmware@marcnewlinに倚倧な感謝をを搭茉したUSBドングルをサポヌトしたす。 必芁条件 Bastille Threat Research...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/08/25 7:49 a.m.•1 views

RFCrack

/ | | | / | | | | / \ ' - / \ / - | / \ V V / ' / \ || - /||// /| ///|. //, / / |/ | /| | | || | / | | '/ /| / / | || || , | \ root@kitploit: RFCrack에 였신 것을 환영합니닀 - 소프튞웚얎 정의 띌디였 공격 도구 개발자: @Ficti0n - http://ConsoleCowboys.com CCLabs: http://cclabs.io 랔로귞: console-cowboys.blogspot.com 늎늬슀 튜토늬얌:...

5.5AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/08/25 4:32 a.m.•1 views

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...

7.5CVSS6.8AI score0.00476EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/08/25 4:32 a.m.•1 views

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...

7.8CVSS4.8AI score0.0012EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/08/25 4:32 a.m.•1 views

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',...

7.8CVSS5.3AI score0.00104EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/08/25 4:32 a.m.•1 views

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...

7.8CVSS6.2AI score0.00186EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/08/25 4:32 a.m.•1 views

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...

8.8CVSS5.3AI score0.00306EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/08/25 4:32 a.m.•1 views

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...

5.6AI score
SaveExploits1
Kitploit
Kitploit
•added 2026/08/25 4:31 a.m.•1 views

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ストア:...

6AI score
SaveExploits0References9
Kitploit
Kitploit
•added 2026/08/25 4:29 a.m.•1 views

CVE-2022-38766

CVE-2022-38766 Renault ZOE キヌレスシステムの脆匱性 CVE-2022-38766 の PoC 玹介 Companylogo AUTOCRYPT MalHyuk 抂芁 本脆匱性は、ZOE 電気自動車が RF ハッキングに察しお安党かどうかずいう疑問を提起したした。そのため、今幎発売された実際の ZOE 車䞡を察象に攻撃を実斜したした。たた、この攻撃が RF ハッキングの防埡手法であるロヌリングコヌドをどのように迂回するかに぀いおの研究も行い、車が故障した堎合の察凊方法に぀いおも倚くの怜蚎が必芁でした。 攻撃シナリオ 珟圚でも倚くの自動車は RF...

8.1CVSS6.5AI score0.01039EPSS
SaveExploits3References3
Kitploit
Kitploit
•added 2026/08/25 2:54 a.m.•1 views

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...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/08/24 10:07 a.m.•1 views

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...

5.9AI score
SaveExploits0References7
NVD
NVD
•added 2026/08/22 6:16 a.m.•13 views

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...

8.1CVSS0.00271EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/22 6:00 a.m.•28 views

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...

0.00271EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/21 10:49 p.m.•12 views

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...

8.3CVSS5.4AI score0.00157EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/08/20 6:35 p.m.•7 views

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:...

5.6AI score
SaveExploits0References2Affected Software1
CVE
CVE
•added 2026/08/20 5:27 p.m.•25 views

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...

9.1CVSS5.4AI score0.00344EPSS
SaveExploits0References2
Spring Security Advisories
Spring Security Advisories
•added 2026/08/20 12:00 a.m.•12 views

cve-2026-41707 - HIGH - Spring Security DPoPProofJwtDecoderFactory vulnerable to DPoP Proof Replay

cve-2026-41707 - HIGH - Spring Security DPoPProofJwtDecoderFactory vulnerable to DPoP Proof Replay...

7.4CVSS5.3AI score
SaveExploits0
Rows per page
Query Builder