Lucene search
+L

89 matches found

Kitploit
Kitploit
added 2026/09/14 6:26 p.m.6 views

struts-pwn_CVE-2017-9805

struts-pwn - CVE-2017-9805 漏洞利用工具 适用于 Apache Struts CVE-2017-9805 的漏洞利用工具 使用方法 检查单个 URL 是否存在漏洞。 python struts-pwn.py --url 'http://example.com/struts2-rest-showcase/orders/3' 检查 URL 列表是否存在漏洞。 python struts-pwn.py --list 'urls.txt' 对单个 URL 进行漏洞利用。 python struts-pwn.py --exploit --url...

8.1CVSS7.4AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 4:47 p.m.94 views

seccomp-tools

Seccomp Tools Powerful tools for seccomp analysis. This project is aimed primarily but not exclusively at analyzing seccomp sandboxes in CTF pwn challenges. Some features are CTF-specific, but they're just as useful for analyzing real-world seccomp filters. Features Dump - Automatically dumps...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 11:33 a.m.7 views

struts-pwn_CVE-2018-11776

struts-pwn - CVE-2018-11776 漏洞利用工具 用于 Apache Struts CVE-2018-11776 的漏洞利用工具 用法 检查单个 URL 是否存在漏洞。 python struts-pwn.py --url 'http://example.com/demo/struts2-showcase/index.action' 检查 URL 列表中的每个地址是否存在漏洞。 python struts-pwn.py --list 'urls.txt' 对单个 URL 执行漏洞利用。 python struts-pwn.py --exploit --url...

9.3CVSS8.1AI score0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/14 6:12 a.m.4 views

C2-Pwn

C2-Pwn 使用 Shodan API 拉取 C2 服务器,并在其上运行已知漏洞利用。 需要 Shodan 账户以使用 API。https://www.shodan.io/ Rat 漏洞利用支持 Dark Comet 远程文件下载 https://www.rapid7.com/db/modules/auxiliary/gather/darkcometfiledownloader Gh0st Rat 缓冲区溢出 https://www.rapid7.com/db/modules/exploit/windows/misc/gh0st Net Bus 16.0 认证绕过...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:18 a.m.20 views

ctf-skills

ctf-skills Agent Skills 用于解决CTF挑战 — Web漏洞利用、二进制漏洞利用、密码学、逆向工程、取证、开源情报等。适用于任何支持Agent Skills规范的工具,包括Claude Code。 安装bash npx skills add ljagiello/ctf-skills root@kitploit: 使用 Friday Studio 运行 希望将这些技能融入真实的工作流程——调度、信号、MCP工具、记忆,以及所有功能?将它们放入 Friday,这是 Tempest Labs 推出的可共享AI工作空间运行时。 Friday Studio...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:31 a.m.9 views

elfxtract

ELFXtract ELFXtract 是一款自动化分析工具,用于枚举 ELF 二进制文件 由 Radare2 和 r2ghidra 提供支持 该工具专门为 PWN 挑战开发,具有许多自动化功能 它几乎显示 ELF 的所有详细信息,并使用 r2ghidra 将其 ASM 反编译为 C 代码 在 Ghidra 中反编译 ELF 需要更多时间,但在 elfxtract 中,反编译和显示只需几秒 ELFXtract 的功能 1. 文件信息 2. 共享对象依赖详细信息 3. ELF 安全缓解措施详细信息 / Checksec 4. 字符串详细信息 5. 头部内存映射 6. ROP 小工具 7...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 6:22 p.m.6 views

2018-QWB-CTF

2018-QWB-CTF 2018强网杯CTF题目整理 root@kitploit: │ ├── 01Misc-4题 │ ├── 题目名称:ai-nimals │ │ └── 题目名称:ai-nimals.mhtml │ ├── 题目名称:welcome │ │ └── 题目名称:welcome.mhtml │ ├── 题目名称:签到 │ │ └── 题目名称:签到.mhtml │ └── 题目名称:问卷调查 │ └── 题目名称:问卷调查.mhtml ├── 02Crypto-5题 │ ├── 题目名称:nextrsa │ │ └──...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:40 p.m.8 views

CVE-2021-4034-CTF-writeup

CVE-2021-4034-CTF-writeup 这是一个我用 C 语言编写的 CTF pwn 挑战,要求用户利用 CVE-2021-4034 漏洞。玩家会在此仓库的 challenge 目录中获得 2 个二进制文件。chal 二进制实现了该 CTF 挑战,而 shelly.so 是一个辅助二进制。 如何模拟此挑战 在撰写本文时,Dockerfile 尚未完成。Dockerfile 是现场 CTF 中部署此挑战所必需的,但在本地并非必需:你仍然可以通过设置用户权限并安装易受攻击的软件包来在本地模拟此挑战,具体步骤如下: 1. 为了成功利用此漏洞,不在 Linux 机器上的玩家应首先安装...

7.8CVSS7AI score0.94921EPSS
SaveExploits155References1
Kitploit
Kitploit
added 2026/09/11 11:46 p.m.5 views

Challenges_2022_Public

blockchain Desafío| Autor| Dificultad| Ronda ---|---|---|--- Solve Me| @bluealder| principiante| ronda 1 Crypto Casino| joseph8210| fácil| ronda 2 Secret and Ephemeral| @bluealder| media| ronda 1 Private Log| @bluealder| difícil| ronda 1 EVM Vault Mechanism| joseph8210| difícil| ronda 1 web DFIR...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 11:51 p.m.8 views

chall2026-telneted

@Hack 2026: Telneted 作者:Harsh. 类别 :Pwn 解出数 :34/120 标签 :beginner 协议 :telnet 侦察小组在外星人的网络中发现了一个新的端点,但我们似乎无法用我们的工具连接到它。 网络捕获显示一个用户 'astrax' 正利用它在其系统内外走私秘密数据。 不过,我们从这些捕获中提取了一组凭据:"astrax:astraxsverycomplexp4sswd"。 想办法进入并提取他们的秘密。 访问 Docker 化实例 使用 docker compose 运行挑战容器 root@kitploit: docker compose up -d...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 3:22 p.m.6 views

GlacierCTF2023_writeups

Glacierctf 2023 Descripción Fecha del CTF: 24.11.2023 - 26.11.2023 Duración: 48 horas CTF Time: https://ctftime.org/event/1992 GlacierCTF 2023 fue la segunda edición del CTF estilo jeopardy organizado por LosFuzzys. El CTF incluyó desafíos en varias categorías, incluyendo pwn, rev, web, crypto,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 2:30 a.m.8 views

CVE-2024-21338-1

CVE-2024-21338 此 PoC 是为 XSS PWN-Day 竞赛开发的。 https://xssforumv3isucukbxhdhwz67hoa5e2voakcfkuieq4ch257vsburuid.onion/threads/111240/...

7.8CVSS8.2AI score0.5981EPSS
SaveExploits13
EUVD
EUVD
added 2026/08/07 6:02 p.m.20 views

EUVD-2026-54565

WordPress is vulnerable to a pre-auth reflected XSS vulnerability on the login screen. Via a specially crafted malicious third-party website hosted by an attacker, it is possible for this to be escalated to an RCE vulnerability with conditions outside of the attackers control. This requires...

8.9CVSS5.6AI score0.31204EPSS
SaveExploits33References2
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.32 views

PT-2026-65944

Sony XAV-9500ES gpsd Buffer Overflow Arbitrary Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Sony XAV-9500ES devices. Authentication is not required to exploit this vulnerability. The specific flaw exist...

3.9CVSS5AI score0.00197EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/06/10 3:06 p.m.95 views

rspwner

RSPWNER RSPWNER is a Rust-based AI-assisted CTF pwn assistant...

5.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 7:31 p.m.20 views

CVE-2026-41249

CoreShop is a Pimcore enhanced eCommerce solution. In versions 5.0.1 through 5.1.0-beta.1,, the GitHub Actions workflow .github/workflows/static.yml uses the pullrequesttarget trigger but dangerously checks out the unverified code from the pull request head ref: $ github.event.pullrequest.head.re...

8.2CVSS5.8AI score0.00433EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/15 10:16 p.m.35 views

CVE-2026-45315

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.3, the audio transcription upload endpoint takes the file extension from the user-supplied filename and saves the file under CACHEDIR/audio/transcriptions/.. The /cache/path route serve...

8.7CVSS0.00186EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/05/15 12:00 a.m.18 views

Fedora 43 : kernel (2026-03be3dc34b)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-03be3dc34b advisory. The 7.0.8 stable kernel update contains a fix for the keysign-pwn vulnerability CVE-2026-46333 as well as a mitigation for one more code path of fragnesia...

7.8CVSS6.1AI score0.01501EPSS
SaveExploits6References2
Tenable Nessus
Tenable Nessus
added 2026/05/15 12:00 a.m.10 views

Fedora 42 : kernel (2026-8b4a8d18d2)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-8b4a8d18d2 advisory. The 6.19.14-104 kernel update contains a fix for the keysign-pwn vulnerability CVE-2026-46333 as well as a mitigation for one more code path of fragnesia. --...

7.8CVSS6.2AI score0.01501EPSS
SaveExploits6References2
Tenable Nessus
Tenable Nessus
added 2026/05/15 12:00 a.m.25 views

Fedora 44 : kernel (2026-2aeb7d033a)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-2aeb7d033a advisory. The 7.0.8 stable kernel update contains a fix for the keysign-pwn vulnerability CVE-2026-46333 as well as a mitigation for one more code path of fragnesia...

7.8CVSS6.1AI score0.01501EPSS
SaveExploits6References2
Rows per page
Query Builder