Lucene search
+L

2693 matches found

Kitploit
Kitploit
added 2026/09/24 8:22 a.m.11 views

atproto

Blacksky AppView This is Blacksky's fork of the AT Protocol reference implementation by Bluesky Social PBC. It powers the AppView at api.blacksky.community. We're publishing this for transparency and so other communities can benefit from the work. This repository is not accepting contributions,...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/24 7:12 a.m.9 views

ollama-consumer

ollama-consumer Demo consumer app pinned to github.com/ollama/ollama v0.5.0 — used by Endor Labs to demonstrate vulnerability detection and exploit-chain analysis against the upstream ollama library...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/24 7:11 a.m.12 views

gin-vulnerable

gin-vulnerable Demo consumer pinned to github.com/gin-gonic/gin v1.7.0 vulnerable to CVE-2023-29401. The /download/:filename handler passes user input directly to Context.FileAttachment — the exploit-condition pattern Endor flags as exploitable...

4.3CVSS6.2AI score0.00486EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/24 7:04 a.m.9 views

EtwLeakKernel

EtwLeakKernel This repository contains a PoC for a program that utilizes ETW to leak kernel memory addresses. It does so by creating a consumer could be to almost any provider as almost all of them leak kernel addresses and requesting a stack trace from it. Once the stack trace is received, it is...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/24 2:57 a.m.111 views

restler-fuzzer

RESTler What is RESTler? RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services. For a given cloud service with an OpenAPI formerly Swagger specification, RESTler analyzes its...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/24 2:45 a.m.8 views

OAuth-Request-Crafter

OAuth-Request-Crafter OAuth Request Crafter is a tool that helps you to play with OAuth signature protected URLs. Features Support GET,POST,PUT and DELETE Proxy the Request Tamper URL, Parameters & Headers on the GO Add additional Headers and Cookie Why? When dealing with OAuth signature protecte...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/24 2:10 a.m.13 views

redis-poc

Redis Authenticated RCE stream NACK double free, TDigest & TopK module bugs Non-destructive RCE exploits for Redis 6.2.22, 7.4.9, 8.6.4 via the stream consumer-group shared-NACK double free a patch bypass of CVE-2026-25243, 8.8.0 via a TDigest heap-overflow in bundled RedisBloom, and 8.8.1 via a...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/24 12:58 a.m.11 views

MeshTNC

MeshTNC MeshTNC is a tool for piping LoRa data to and from consumer grade radios. Code - github.com/datapartyjs/MeshTNC Releases - github.com/datapartyjs/MeshTNC/releases Support - ko-fi/dataparty Features Simple serial cli built into the firmware Transmit raw bytes hex over LoRA using serial CLI...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/23 11:36 p.m.37 views

fuzztruction

Fuzztruction Fuzztruction is an academic prototype of a fuzzer that does not directly mutate inputs as most fuzzers do but instead uses a so-called generator application to produce an input for our fuzzing target. As programs generating data usually produce the correct representation, our fuzzer...

6.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/23 4:23 p.m.19 views

CVE-2026-96758 orval @orval/core before 8.28.0 Code Injection via Form-Data

orval @orval/core before 8.28.0 contains a code injection vulnerability in the form-data serializer that fails to escape multipart property names in generated template literals. Attackers can inject $... expressions into OpenAPI schema property names that execute as live interpolation when the...

9.8CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/21 9:27 p.m.10 views

CVE-2026-40860

camel-jms JMS ObjectMessage Unsafe Deserialization Reproducer CVE-2026-40860 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-jms component and, transitively, camel-sjms, camel-sjms2, camel-amqp, camel-activemq, camel-activemq6, tracked as CVE-2026-40860...

7.4AI score0.01226EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/18 12:11 a.m.12 views

CVE-2017-2751

You'll find the .tex and .pdf file for CVE-2017-2751, a BIOS/EFI password extraction for consumer HP laptops...

4.6CVSS5.5AI score0.01065EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:53 p.m.10 views

invokeai-consumer

invokeai-consumer Demo consumer app pinned to invokeai==5.0.1 — used by Endor Labs to demonstrate vulnerability detection and exploit-chain analysis against the upstream invokeai library. v5.0.1 is the specific release named in the source CVE CVE-2024-10821...

7.5CVSS7.4AI score0.00629EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 1:41 a.m.10 views

dlink-dir-819-dos

CVE-2022-40946 Exploit: Unauthenticated Denial of Service in DLink consumer DIR 819 A1 routers Exploit Fetch the sources root@kitploit: $ git clone https://github.com/whokilleddb/dlink-dir-819-dos $ cd dlink-dir-819-dos $ pip install -r requirements.txt Run the exploit root@kitploit: $ ./exploit....

7.5CVSS7.6AI score0.07516EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 5:21 a.m.12 views

Spring-Kafka-POC-CVE-2023-34040

Spring Kafka 反序列化 POC 要求 Java 11 Maven Docker(或 Kafka) 用法 首先启动 Dockerized Kafka 实例。这将启动 Kafka 并在端口 29092 上可用。 root@kitploit: docker-compose up 启动消费者应用程序。 root@kitploit: cd spring-kafka-consumer mvn clean install mvn spring-boot:run 这将构建并启动消费者应用程序。消费者将等待消息最长 10 分钟,然后关闭。 生产者 root@kitploit: cd...

7.8CVSS7.8AI score0.0209EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.15 views

PT-2026-89274

An authenticated client could attach a consumer with a selector containing crafted wildcard usage that results in excessive evaluation during message delivery attempts, occupying a shared broker thread and leading to denial of service. This issue affects Apache Artemis: from 2.50.0 through 2.56.0...

5.6AI score0.00413EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/09 4:11 p.m.16 views

CVE-2026-48206

A flaw was found in the Apache Camel JIRA component. Due to improper input validation, non-Camel-prefixed Exchange header constants can bypass the HTTP header filter. This allows a remote attacker, potentially unauthenticated, to supply specific headers and override intended values. Consequently,...

5.3CVSS5.9AI score0.00552EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 2:17 p.m.7 views

CVE-2026-86756

Snipe-IT 8.5.0 through 8.6.3 contains an open redirect vulnerability in its SAML assertion-consumer endpoint SamlController::acs, POST /saml/acs. The endpoint wrote the RelayState POST parameter directly into Laravel's url.intended session key with only CR/LF characters stripped, and...

6.1CVSS0.00202EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/09 1:32 p.m.12 views

CVE-2026-86756

Snipe-IT 8.5.0 through 8.6.3 contains an open redirect vulnerability in its SAML assertion-consumer endpoint (SamlController::acs, POST /saml/acs). The endpoint wrote the RelayState POST parameter directly into Laravel's url.intended session key after stripping only CR/LF characters, and LoginCon...

6.1CVSS5.9AI score0.00202EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/09/08 10:23 a.m.12 views

redis: Redis: Remote Code Execution via specially crafted RESTORE payload

A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK pending entry by multiple consumers, and both...

7.5CVSS7.7AI score0.00559EPSS
SaveExploits0References9
Rows per page
Query Builder