46076 matches found
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...
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...
EagleEye
EagleEye - 基于主机的入侵检测与网络监控系统 该项目目前仍需大量工作才能投入使用,因为这是我的毕业设计,所以并非用户友好型,仅限有经验的用户使用,目前为测试版。我将它发布/制作出来仅用于教育目的! EagleEye 由两部分组成: 客户端(Client) 用 Go 语言编写 用途: 捕获设备上的每个数据包,提取常见协议中的重要细节,最后将所有收集到的数据发送到主控端(如果主控端在线)。 使用: 应安装在你想要监控的每个设备上(例如:公司员工的设备)。 主控端(Master) : 用 Python 和 Bootstrap 编写 用途: 接收客户端发送的每个数据包,在 GUI...
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。 使用方法...
XSSTracer
XSSTracer v1.3 by 1N3 @CrowdShield https://crowdshield.com XSSTracer 是一个小型 Python 脚本,用于检查远程 Web 服务器的 Clickjacking、跨框架脚本、跨站追踪和主机头注入漏洞。 root@kitploit: 用法: ./xsstracer...
lxd_root
通过 LXD 实现 Linux 特权提升 概述 Linux 系统上本地 lxd 组的成员有多种途径将其权限提升至 root。本仓库包含全自动本地 root 利用示例。漏洞的详细解释及利用演练可在我的博客 此处 找到。 以下利用并非容器逃逸,而是 利用 容器并 针对 宿主操作系统的本地 root 利用。成功利用需要宿主环境的低权限访问。 我相信我在第二个版本中的策略是独特的,并且足够有趣(至少对我来说)以至于在以上链接的博客中写了详细解释。 lxdrootv1.sh 将宿主机的 / 文件系统挂载到容器中,在容器内宿主机的低权限用户具有 root 访问权限。此 root...
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...
Remote-Buffer-overflow-CVE-2003-0172
Remote-Buffer-overflow-CVE-2003-0172 root@kitploit: ┌──cyberdesu㉿MSI- └─$ python3 buffer.py usage: exploit.py...
cve-pdf-host
This repository does not have a README...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...