Lucene search
+L

269449 matches found

Kitploit
Kitploit
added 2026/09/11 2:26 p.m.7 views

keycloak

开源身份与访问管理 以最少的努力为应用程序添加身份验证并保护服务安全。无需处理用户存储或用户身份验证。 Keycloak 提供用户联合、强身份验证、用户管理、细粒度授权等功能。 帮助与文档 文档 用户邮件列表 - 用于获取帮助和提出关于 Keycloak 一般问题的邮件列表 通过 https://slack.cncf.io/ 创建账户,加入 keycloak 提出一般问题,或在 Slack 上加入 keycloak-dev 进行设计与开发讨论。 报告安全漏洞 如果您发现了安全漏洞,请查看如何正确报告的说明。 报告问题 如果您认为发现了 Keycloak 的缺陷,请提出一个问题。...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/11 2:26 p.m.10 views

CVE-2026-7458

🧨 CVE-2026-7458 – PickPlugins User Verification OTP 绕过 通过 OTP 验证 REST API 中的松散比较实现未认证身份验证绕过 PickPlugins User Verification ≤ 2.0.46 📖 描述 PickPlugins 为 WordPress 开发的 User Verification 插件(版本 ≤ 2.0.46 )在其 OTP 登录机制中存在一个严重漏洞。由于验证逻辑中采用了松散比较(==),未认证的攻击者可以通过发送布尔值 true(而非数字 OTP 值)来绕过 OTP 认证。攻击者无需知道 OTP...

9.8CVSS5.8AI score0.00578EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/11 2:25 p.m.9 views

tookie-osint

ブランド名を変更する必要がありました 🔎 概要 Tookie-osint は使いやすい UI を備えており、非常に簡単です。 Tookie-osint の主なアイデアは、入力から要求されたユーザー名を発見することです。 Tookie-osint は Sherlock というツールに似ています。さまざまな Web サイト上のすべてのユーザーアカウントを検出し、Tookie-osint はこのタスクにほぼ 80% の確率で成功します。 私たちのツールは私とコミュニティによって作成され、自由に使用できます。 私のツールによって引き起こされた悪意のある行為や責任については一切責任を負いません。:...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 2:25 p.m.5 views

CVE-2023-4279

CVE ID : CVE-2023-4279 Tipo de vulnerabilidad : Suplantación de dirección IP Descripción : Este complemento recupera direcciones IP de clientes a partir de encabezados potencialmente no confiables, lo que permite a un atacante manipular su valor. Esto puede usarse para ocultar el origen del tráfi...

7.5CVSS7.5AI score0.00976EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 2:23 p.m.5 views

Shellbash-CVE-2014-6271

Shellshock 破壳漏洞(CVE-2014-6271) 编译运行: root@kitploit: docker-compose up -d 服务启动后,有两个页面http://your-ip:8080/victim.cgi和http://your-ip:8080/safe.cgi。其中safe.cgi是最新版bash生成的页面,victim.cgi是bash4.3生成的页面。 将payload附在User-Agent中访问victim.cgi: root@kitploit: User-Agent: foo; ; echo Content-Type: text/plain; echo...

10CVSS8.2AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/11 2:23 p.m.7 views

SunnyDayBPF

SunnyDayBPF SunnyDayBPF 是一种基于 eBPF 的系统调用后用户缓冲区遥测欺骗 研究技术,最初由 Azizcan Dastan 提出并研究。 该技术研究的是,用户态安全、日志或遥测代理所观察到的数据,是否可以在类似 read 的系统调用完成之后 、但在代理解析、分析或将该数据转发到下游安全管道之前 被篡改。 核心思想是: 事件仍然发生。 监控代理仍然读取数据。 但代理观察到的数据可能不再完全代表原始事件。 SunnyDayBPF 关注的是真实基准 与观测遥测 之间的差距。 架构 v2.1text root@kitploit: SunnyDayBPF Hook...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 2:21 p.m.6 views

CVE-2022-36946

CVE-2022-36946 報告者: Domingo Dirutigliano と Nicola Guerrera firegex(CTF Attack-Defence競技向けのアプリケーションファイアウォール)に取り組んでいたところ、いくつかのカーネルパニックに遭遇しました。この奇妙な動作はその後分離・分析され、netfilterモジュール、特にnfnetlinkにおける潜在的なセキュリティ脆弱性の発見につながりました。 仕組み カーネルは、0バイトのnftapayload属性を持つnfqueue判定を送信する際にパニックを起こします。 root@kitploit: nlh =...

7.5CVSS6.8AI score0.07156EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/11 2:17 p.m.5 views

PoC-CVE-2018-15473

PoC-CVE-2018-15473 OpenSSH 7.7 までは、無効な認証ユーザーに対するベイルアウトを、リクエストを含むパケットが完全に解析されるまで遅延させないため、ユーザー列挙の脆弱性が存在します。これは auth2-gss.c、auth2-hostbased.c、auth2-pubkey.c に関連しています。 CVE: CVE-2018-15473 解説記事元: https://www.openwall.com/lists/oss-security/2018/08/15/5 パッチを適用していない現行バージョンでは、リモートの攻撃者が対象の OpenSSH...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/11 2:15 p.m.92 views

psudohash

psudohash Cool New Features of v1.1.0 Special thanks to DavidAngelos: ▶️ Added a progress bar in every step to track execution. ▶️ Added options: In-order joins -i / --inorder: join keywords only in the original order e.g. foo,bar,baz → foo, bar, baz, foobar, foobaz, barbaz, foobarbaz. All-order...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 2:14 p.m.19 views

peer-tweet

PeerTweet Decentralized feeds using BitTorrent's DHT. Idea from Arvid and The8472 "DHT RSS feeds" http://libtorrent.org/dhtrss.html Screenshot Quick links Download the latest binaries from the releases page. Find and share PeerTweet addresses from the addresses issues page. What is PeerTweet?...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/11 2:11 p.m.7 views

CVE-2026-1337

CVE-2026-1337 - Neo4j - Inyección de logs Un usuario autenticado puede realizar inyección de logs en el query.log de Neo4j cuando Neo4j no está configurado para usar formato json. Resumen Neo4j no escapa los caracteres de control en el campo de metadatos cuando forma parte de una transacción bolt...

5.4CVSS6.1AI score0.00232EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/11 2:11 p.m.4 views

multi-juicer

CTFやセキュリティトレーニングをOWASP Juice Shopで実施するのは通常かなり難しいものです。Juice Shopは同時に複数のユーザーが使用することを想定していません。各自のマシンでJuice Shopを起動する方法を全員に指示するのも一応機能しますが、貴重な時間を大幅に奪ってしまいます。 MultiJuicerを使用すると、中央のKubernetesクラスタ上で各参加者に個別のJuice Shopインスタンスを実行でき、ローカルにJuice Shopインスタンスを用意することなくイベントを開催できます。 機能: 必要に応じて新しいJuice Shopインスタンスを動的に作...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 2:09 p.m.8 views

youzer

youzer Active Directory 環境向け偽ユーザー生成ツール はじめに Youzer の目的は、情報豊富な Active Directory 環境を作成することです。このツールは、python3 ライブラリ 'faker' を使用してランダムなアカウントを生成します。 root@kitploit: pip3 install faker ワードリストを指定するか、パスワードを自動生成するかを選択できます。生成オプションは、hashcat...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 2:07 p.m.6 views

CVE-2020-13405

CVE-2020-13405 基础评分:7.5 高🟥 MicroWeber 是一个用 PHP 编写的开源内容管理系统(CMS)。它允许网站管理员通过拖放组件轻松地构建网站,将组件放置在所需位置。对于那些希望搭建既易于设置又高度可定制的网站的人来说,这是一个流行的选择。 userfiles/modules/users/controller/controller.php in Microweber before 1.1.20 allows an unauthenticated user to disclose the users database via a /modules/ POST...

7.5CVSS7.6AI score0.13614EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 2:06 p.m.7 views

faraday

开源漏洞管理器 安全领域有两个困难的任务:设计获取新信息的巧妙方法,以及跟踪发现结果以改进修复工作。有了 Faraday,你可以专注于发现漏洞,而我们来帮你处理其余部分。只需在终端中使用它,即可随时随地让工作井井有条。 Faraday 的诞生是为了让你能够以真正的多用户方式利用社区中可用的工具。 Faraday 会聚合并规范化你加载的数据,并允许以不同的可视化方式对其进行探索,这些方式对管理者和分析师都很有用。 要了解最新功能,请查看发布说明! 安装 Docker-compose 启动 faraday 的最简单方式是使用我们的 docker-compose root@kitploit: ...

5.9AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/11 1:57 p.m.7 views

CVE-2014-3704

将代码转换为 Python 3 此代码来自 "Drupal 7.0 7.31 - 'Drupalgeddon' SQL Injection Add Admin User",已转换为 Python 3,以适配 Academy 中模块 "Attacking Commoon Applications" 和部分 "Attacking Drupal" 的练习。 原始代码使用 Python 2 编写,但已将其转换为兼容 Python 3。此 README 结构复制自此处。 要求 要运行此代码,您的系统需要安装 Python 3。 用法 运行代码只需在终端或命令提示符中使用 Python 3...

7.5CVSS7.2AI score0.99974EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/11 1:57 p.m.5 views

CVE-2025-32463

参考:https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot 在运行 Sudo v1.9.15p5 的 Ubuntu 24.04.2 LTS 服务器上执行该 PoC,使用一个未定义任何 Sudo 规则的非特权用户,最终会在 chroot 环境之外获得一个 root shell。 lowpriv@prod:/CVE-2025-32463$ id uid=1001lowpriv gid=1001lowpriv groups=1001lowpriv lowpriv@prod:...

9.3CVSS7.4AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/11 1:54 p.m.210 views

adaudit

adaudit This PowerShell script is designed to conduct a comprehensive audit of Microsoft Active Directory, focusing on identifying common security vulnerabilities and weaknesses. Its execution facilitates the pinpointing of critical areas that require reinforcement, thereby fortifying your...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 1:51 p.m.10 views

CVE-2024-24576.jl

CVE-2024-24576 在 Julia 中的 PoC root@kitploit: λ julia main.jl Enter arguments: hello Output: Argument received: hello root@kitploit: λ julia main.jl Enter arguments: hello & whoami Output: Argument received: "hello & whoami" root@kitploit: λ julia main.jl Enter arguments: hello" & whoami Output:...

10CVSS8.2AI score0.20342EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/09/11 1:48 p.m.3 views

CVE-2022-24086-RCE

CVE-2022-24086-RCE CVE-2022-24086 RCE 描述 Adobe Commerce 版本 2.4.3-p1(及更早版本)和 2.3.7-p2(及更早版本)在结账过程中存在不当的输入验证漏洞。利用此问题无需用户交互,可能导致任意代码执行。 POC RCE...

10CVSS8.4AI score0.99199EPSS
SaveExploits5
Rows per page
Query Builder