Lucene search
+L

46076 matches found

Kitploit
Kitploit
added 2026/09/13 4:17 a.m.6 views

CVE-2018-13257

Blackboard Learn CAS Ticket Host Header Spoofing An authentication module within Blackboard Learn is susceptible to HTTP host header spoofing during Central Authentication Service CAS service ticket validation. A CAS service ticket is intended for only a specific service , but Blackboard Learn do...

6.1CVSS6.2AI score0.0121EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 3:57 a.m.30 views

foolav

foolav Executable compiled with this code is useful during penetration tests where there is a need to execute some payload meterpreter maybe? while being certain that it will not be detected by antivirus software. The only requirement is to be able to upload two files: binary executable and paylo...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:13 a.m.6 views

EagleEye

EagleEye - 基于主机的入侵检测与网络监控系统 该项目目前仍需大量工作才能投入使用,因为这是我的毕业设计,所以并非用户友好型,仅限有经验的用户使用,目前为测试版。我将它发布/制作出来仅用于教育目的! EagleEye 由两部分组成: 客户端(Client) 用 Go 语言编写 用途: 捕获设备上的每个数据包,提取常见协议中的重要细节,最后将所有收集到的数据发送到主控端(如果主控端在线)。 使用: 应安装在你想要监控的每个设备上(例如:公司员工的设备)。 主控端(Master) : 用 Python 和 Bootstrap 编写 用途: 接收客户端发送的每个数据包,在 GUI...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 10:15 p.m.7 views

CVE-2025-32462

CVE-2025-32462 - Sudo 主机绕过漏洞利用 原始发现 此漏洞由 Rich Mirch 发现。 更多详情请参阅: https://cxsecurity.com/issue/WLB-2025070022 简介 该脚本是针对 CVE-2025-32462 的漏洞利用程序,通过绕过 sudo 的主机限制实现权限提升。 其目标是运行受影响版本 sudo 的 Linux 系统,并且要求 sudo -h 选项在拥有 NOPASSWD 权限时被接受。 说明 此实现由 J3rich0123 编写,用于教育和 CTF 目的。 发现该漏洞的荣誉完全归功于 Rich Mirch。 使用方法...

8.8CVSS6.8AI score0.0428EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/12 10:10 p.m.6 views

XSSTracer

XSSTracer v1.3 by 1N3 @CrowdShield https://crowdshield.com XSSTracer 是一个小型 Python 脚本,用于检查远程 Web 服务器的 Clickjacking、跨框架脚本、跨站追踪和主机头注入漏洞。 root@kitploit: 用法: ./xsstracer...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 9:19 p.m.12 views

lxd_root

通过 LXD 实现 Linux 特权提升 概述 Linux 系统上本地 lxd 组的成员有多种途径将其权限提升至 root。本仓库包含全自动本地 root 利用示例。漏洞的详细解释及利用演练可在我的博客 此处 找到。 以下利用并非容器逃逸,而是 利用 容器并 针对 宿主操作系统的本地 root 利用。成功利用需要宿主环境的低权限访问。 我相信我在第二个版本中的策略是独特的,并且足够有趣(至少对我来说)以至于在以上链接的博客中写了详细解释。 lxdrootv1.sh 将宿主机的 / 文件系统挂载到容器中,在容器内宿主机的低权限用户具有 root 访问权限。此 root...

6AI score
SaveExploits0References3
OSV
OSV
added 2026/09/12 8:00 p.m.4 views

CVE-2026-90616

In Flatpak before 1.18.1, a malicious sandboxed app can obtain arbitrary read and write access to files on the host, which can be escalated to arbitrary code execution on the host, a different vulnerability than CVE-2026-76925. Flatpak creates a few app data directories e.g., /var/cache, /var/dat...

7.4CVSS6.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 7:04 p.m.6 views

Remote-Buffer-overflow-CVE-2003-0172

Remote-Buffer-overflow-CVE-2003-0172 root@kitploit: ┌──cyberdesu㉿MSI- └─$ python3 buffer.py usage: exploit.py...

7.5CVSS5.9AI score0.19002EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 6:13 p.m.9 views

cve-pdf-host

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:20 p.m.3 views

CVE-2019-5736-PoC

Usage PoC was created to the scenario were victim is executing for example docker exec sh. Before running exploit it's required to overwrite sh binary in the container file system: root@kitploit: printf '!/proc/self/exe' /bin/sh After that, when victim executes exec command, runc binary in the ho...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/12 3:11 p.m.8 views

CVE-2025-26056

CVE-2025-26056 Auhtor: Rohan Deshpande OS Command Injection Summary OS command injection is a security vulnerability that allows an attacker to execute arbitrary commands on a host operating system via a vulnerable application. This can lead to unauthorized access, data breaches, and system...

5.4CVSS5.8AI score0.01075EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 2:21 p.m.6 views

CVE-2024-3094

CVE-2024-3094 Basic POC to test CVE-2024-3094 vulnerability inside K8s cluster ❗ DISCLAIMER ❗ USE ONLY FOR EDUCATIONAL PURPOSES THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED BY THE USE OF THIS SOFTWARE Description We will deploy a vulnerable pod and exploit it to execute commands inside tha...

10CVSS8.5AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/12 2:05 p.m.5 views

AWS-SAM-CLI-Vulnerabilities

AWS SAM CLI 漏洞(CVE-2025-3047 和 CVE-2025-3048) 本自述文件详细分析了 AWS Serverless Application Model CLI(AWS SAM CLI)中发现的两个安全漏洞——CVE-2025-3047 和 CVE-2025-3048,以及相关的代码级问题和修复。这两个漏洞都涉及在使用 Docker 容器进行构建过程中对符号链接的不正确处理。以下每一节涵盖一个 CVE,包括摘要、受影响代码(引用 SAM CLI 源代码)、补丁及其解决问题的方式,以及补救指南。 这些缺陷涉及 sam build --use-container...

6.9CVSS6AI score0.00756EPSS
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/12 1:42 p.m.7 views

CVE-2025-29279

CVE-2025-29279 To exploit this vulnerability, the attacker must insert the payload example.com;echo 'testing' into the "Host Address" in Traceroute6 Diagnostics in the Diagnostics section...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:47 a.m.4 views

POC-CVE-2019-5736

RunC-CVE-2019-5736 Video : https://bit.ly/2WqvILb Blog Post : www.idealhax.blogspot.com/2020/05/breaking-out-of-docker-via-runc.html Here, I like to mention that the original developer of this exploit is Yuval Avrahami at Twistlock Labs. Running the POCs Note that running the POCs will overwrite...

9.3CVSS6.9AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/12 10:09 a.m.5 views

CVE-2021-46704-POC

CVE-2021-46704-POC CVE-2021-46704 GenieACS Command Injection POC Affecting genieacs package, versions =1.2.0 1.2.8 How to fix? Upgrade genieacs to version 1.2.8 or higher. Affected versions of this package are vulnerable to Command Injection via the ping host argument lib/ui/api.ts and lib/ping.t...

9.8CVSS8.1AI score0.21901EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 12:17 a.m.5 views

CVE-2020-13151-POC-Aerospike-Server-Host-Command-Execution-RCE-

CVE-2020-13151-POC-Aerospike-Server-Host-Command-Execution-RCE- Referencia: https://b4ny4n.github.io/network-pentest/2020/08/01/cve-2020-13151-poc-aerospike.html exploit.py - código python para ejecutar...

10CVSS7.5AI score0.86749EPSS
SaveExploits8References1
RedhatCVE
RedhatCVE
added 2026/09/12 12:12 a.m.8 views

CVE-2026-89727

A flaw was found in the Kernel-based Virtual Machine KVM for ARM64 arm64 architecture. A malicious guest operating system can provide an interrupt ID INTID that is outside the expected range to the GICv2 Generic Interrupt Controller version 2 during interrupt deactivation. This can trigger a...

4.7CVSS0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 10:39 p.m.7 views

MAL-2026-16140 Malicious code in tracker-cloudflare (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 55b5bacf5779f1a1fa161ee38acbf61fda0dc18b3d0fe35213e2b0dc230c06e4 The package's preinstall hook runs node index.js, which collects host identifiers os.hostname, os.userInfo, homedir, DNS servers, cwd along with the...

5.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/11 9:45 p.m.9 views

CVE-2026-89513

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine component for RISC-V architectures. A malicious guest operating system could exploit an integer overflow vulnerability by providing a crafted number of Performance Monitoring Unit PMU events during the SBI PMU EVENTGETINFO...

8.8CVSS0.0012EPSS
SaveExploits0References5
Rows per page
Query Builder