1307551 matches found
graylog-cve-2024-24824-exploit
Exploiting Arbitrary Class Loading on the JVM This repository contains the proof-of-concept exploit presented in my talk: Exploiting Arbitrary Class Loading on the JVM Watch it here if you're interested: Youtube The exploit targets CVE-2024-24824 minor typo in the slides, an arbitrary class loadi...
zk-xml-probe
zk-xml-probe 用于授权漏洞赏金测试的静态 XML 测试夹具,针对 XML 解析器行为(CVE-2026-45071)。...
SOC335-CVE-2024-49138-Investigation
SOC335 – CVE-2024-49138 漏洞利用调查 概述 本项目记录了使用 LetsDefend 平台对 CVE-2024-49138 漏洞利用警报进行 SOC 调查的过程。调查涉及分析网络日志、研究入侵指标、判断是否发生了可疑通信,以及对受影响端点进行遏制。 警报详情 警报: SOC335 – 检测到 CVE-2024-49138 漏洞利用 严重性: 中 事件 ID: 313 类别: 权限提升 受影响主机: Victor 内部 IP: 172.16.17.207 可疑外部 IP: 185.107.56.141 警报截图 调查 1. 日志分析...
CVE-2025-64459
CVE-2025-64459...
CVE-2021-3291
CVE-2021-3291 rebuild cve...
CVE-2026-90668
creationtimestamp| type| source ---|---|--- 2026-09-13 02:59:59+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mvem3nhqvb2v...
Dirtypipe-exploit
Dirtypipe-exploit Dirty Pipe CVE-2022-0847 PoC that hijacks a SUID binary to spawn. a root shell. and attempts to restore the damaged binary as well...
CVE-2026-84367 vulnerabilities
Vulnerabilities for packages: opensearch-dashboards...
CVE-2026-84368 vulnerabilities
Vulnerabilities for packages: opensearch-dashboards...
CVE-2026-84373 vulnerabilities
Vulnerabilities for packages: vitess, langfuse...
CVE-2026-21877
CVE-2026-21877 Lab Environment for CVE-2026-1357 1. Build the environment sudo apt update && sudo apt install docker.io docker-compose -y sudo systemctl start docker git clone Link of Repo sudo chmod +x networkmonitor.py sudo docker compose up --build -d Firefox : http://localhost:5678 For test...
CVE-2018-6574
CVE-2018-6574...
CVE-2020-7246
搭建实验室: a git clone https://github.com/pswalia2u/CVE-2020-7246.git b cd CVE-2020-7246 && docker build -t cve-assignment:ine . && docker run -it -p 80:80 cve-assignment:ine c Web 服务器应可通过 http://127.0.0.1/index.php 访问 d 预配置账户: 邮箱:[email protected] 密码:developer1 漏洞利用: 使用旧的 python2 漏洞利用脚本...
CVE-2026-72898-PoC
CVE-2026-72898-PoC 获取此 PoC - 加入 https://t.me/thecodeb0ss...
CVE-2020-14293
CVE-2020-14293 此漏洞由我发现并披露。本仓库将包含安全公告、受影响软件及漏洞利用代码。 本仓库仅用于教育目的。 链接 公告 SYSS-2020-025 详细分析 SySS 博客文章 Exploit-DB 上的漏洞利用 厂商通知 MITRE 条目 NVD 条目 软件 你可以在发布页面找到该软件。它是一个在 VirtualBox 中对我可用的 vmdk 文件。详细说明见这里:发布页面...
CVE-2025-55182-poc-panel
This repository does not have a README...
Exploit_CVE-2025-37164
ExploitCVE-2025-37164 ! This Script is made for educational purpose only Exploit for the CVE-2025-37164 Description : This script provide a simple exploit for the CVE-2025-37164 impacting HPE OneView that can be used to validate if an asset is vulnerable. usage : root@kitploit: git clone...
pocKeycloakCVE-2023-0264
PoC CVE-2023-0264 — 前端(OIDC 会话劫持) 静态前端,针对 Keycloak 执行 OIDC(授权码)流程,并暴露 PoC 的 sessionid 劫持钩子。通过 nginx 在 5174 端口提供服务,供团队使用。 启动(在 VPS 上) root@kitploit: cd vps/pocCVE0264 docker compose up -d --build 它位于 http://maquina:5174。请在云服务商防火墙中开放 5174/TCP (就像你对 8443 所做的那样)。 Keycloak URL 通过环境变量注入(未硬编码在 HTML 中):在...