Lucene search
+L

151342 matches found

Kitploit
Kitploit
added 2026/09/15 12:19 p.m.12 views

CVE-2025-5777

CVE-2025-5777 (又名 CitrixBleed 2)是 Citrix Gateway 登录过程中的一个越界读取(OOB)。 这是一个利用该越界读取(CVE-2025-5777)的概念验证代码,用于从存在漏洞的 Citrix Gateway 实例中获取内存数据,可能导致 cookies/凭据被盗。 使用方法 我强烈建议在使用脚本时使用 venv 虚拟环境。 root@kitploit: usage: main.py -h -t THREADS -o OUTPUT url positional arguments: url target URL options: -h, --he...

9.3CVSS8.5AI score0.99953EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/15 12:16 p.m.6 views

CVE-2022-25636

CVE-2022-25636 netfilter カーネル権限昇格 toc 脆弱性概要 脆弱性ID: CVE-2022-25636 脆弱性製品: linux kernel - netfilter 影響バージョン: linux kernel 5.4 脆弱性の深刻度: netfilter カーネルモジュールにヒープ領域外書き込みが存在し、SYSADMIN 権限がある場合に権限昇格が可能 環境構築 脆弱性は netfilter カーネルモジュールに存在し、該当コードは以下の3つの ko ファイルにあります。 root@kitploit: nftdupnetdev.ko nfdupnetdev....

7.8CVSS7.7AI score0.02633EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/15 12:01 p.m.7 views

CVE-2025-25198-PoC

CVE-2025-25198-PoC 针对 CVE-2025-25198 的概念验证(PoC),该漏洞是一个影响 Mailcow 密码重置流程的 Host 头投毒问题。 该脚本会在 443 端口启动一个本地 HTTPS 监听器,自动获取有效的 CSRF 令牌,通过被投毒的 Host 头发送密码重置序列,并在从 HTTP 响应或监听器回调中恢复出重置链接时停止。 功能说明 1. 启动一个使用自签名证书的 HTTPS 监听器。 2. 创建一个全新的 HTTP 客户端会话。 3. 自动获取 CSRF 令牌。 4. 使用受控的 Host 头发送重置流程。 5. 从响应和重定向中提取重置链接。 6...

8.8CVSS7.4AI score0.01121EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/15 11:25 a.m.17 views

w3af

sqlmap sqlmapはオープンソースのペネトレーションテスティングツールです。SQLインジェクションの脆弱性の検出、活用、そしてデータベースサーバ奪取のプロセスを自動化します。 強力な検出エンジン、ペネトレーションテスターのための多くのニッチ機能、持続的なデータベースのフィンガープリンティングから、データベースのデータ取得やアウトオブバンド接続を介したオペレーティング・システム上でのコマンド実行、ファイルシステムへのアクセスなどの広範囲に及ぶスイッチを提供します。 スクリーンショット wikiに載っているいくつかの機能のデモをスクリーンショットで見ることができます。...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 11:16 a.m.6 views

CVE-2024-26160

CVE-2024-26160(cldflt.sys 信息泄露漏洞) 这里有一篇关于 CVE-2024-26160 的简短分析,该漏洞可在二月补丁(KB5034765 ,Windows 11 22H2、Windows 11 23H2)中找到。该漏洞已在三月补丁(KB5035853 )中修复。 分析 该漏洞位于 CldiPortProcessGetRangeInfo 函数中,它没有 检查用户应用程序传入的缓冲区大小。由于该大小可由用户控制,memmove(用于复制返回的信息)在正确传入大小的情况下,可以获取包含内核地址的相邻内存池。 三月补丁(KB5035853 )引入了对缓冲区大小的额外检...

5.5CVSS6.9AI score0.11368EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/15 11:00 a.m.3 views

CVE-2026-91786

A flaw was found in GNOME Shell. When processing icons from a remote search provider via D-Bus, the system fails to validate the icon's declared dimensions against the actual data buffer size. A malicious or compromised remote search provider could exploit this by providing oversized icon...

6.1CVSS5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 9:57 a.m.6 views

Out-FINcodedCommand

Out-FINcodedCommand v1.0 Introduction Out-FINcodedCommand is a PowerShell v2.0+ compatible PowerShell POC script designed to highlight several obfuscation techniques used by FIN threat actors. The primary obfuscation techniques highlighted in this tool are: 1. cmd.exe's variable char/string...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 9:50 a.m.7 views

CVE-2017-7308

CVE-2017-7308 CVE ID: CVE-2017-7308 Publish date: 2017-03-29T20:59:00.373 Base score CVSS 3.0/3.1: 7.8 Description: The packetsetring function in net/packet/afpacket.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial...

7.8CVSS7.1AI score0.17827EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/15 8:38 a.m.8 views

CVE-2022-1015-1016

CVE-2022-1015 & CVE-2022-1026 Este README.md es una traducción del blog de David. David encontró los CVE's 1015 y 1016 en el kernel de Linux. Puedes visitar su página web para leer el documento original. Aquí te dejo sus redes sociales: Twitter Github 对 nftables 中两个新的 Linux 漏洞的分析 发布于 2022 年 4 月 2...

8.6CVSS6.8AI score0.14733EPSS
SaveExploits15References5
Kitploit
Kitploit
added 2026/09/15 8:37 a.m.18 views

DirtySlide

DirtySlide 非特权 → root 的 macOS LPE。由于 v5 slide 遍历(vmsharedregionslidepagev5)中缺少页内边界检查,可在与 dyld 共享缓存页相邻的内核内存中实现 8 字节越界读/写,可通过系统调用 536 触达。 已在 macOS 26.5.2(25F84、xnu-12377.121.10)中修补。在 26.5 beta 版本(xnu-12377.120.72)中仍然存在漏洞。 Writeup: https://gracecondition.github.io/posts/dirtyslide/ 构建与运行...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 8:28 a.m.7 views

CVE-2026-8461

🎬 CVE-2026-8461 — PixelSmash Critical Out-of-Bounds Write in FFmpeg MagicYUV Decoder A malicious video file can become a weapon. PixelSmash is a critical memory corruption vulnerability affecting FFmpeg's MagicYUV decoder that allows an attacker to trigger an out-of-bounds write , resulting in...

8.8CVSS7.3AI score0.01572EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 7:34 a.m.6 views

mole

Mole アウトオブバンド(OOB)脆弱性の特定と悪用のためのフレームワーク。 インストールとセットアップ Mole のインストール Python = 3.6 virtualenv -p /usr/bin/python3 venv source venv/bin/activate ./venv/bin/pip3 install -r requirements.txt git submodule update --init --recursive config.yml に API キーを設定します(クライアントとサーバーで同じキーを使用する必要があります)。 DNS 設定 レジストラで D...

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

CVE-2021-45067

CVE-2021-45067 Este error fue Out of Bounds Read causado por tratar la cadena ANSI como Unicode, lo que puede ser explotado para filtrar información sensible del proceso de Adobe Reader en un entorno aislado. Blog Adobe Reader - XFA - ANSI - Fuga de Información por Confusión Unicode Aviso...

5.5CVSS7AI score0.03529EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:42 a.m.9 views

cve-2022-33891

cve-2022-33891 Usage: root@kitploit: pip3 install requests If you do not use the -d parameter, the dnslog domain name will be automatically applied for you. 如果你不使用-d参数,则会自动为您申请dnslog域名。 python3 cve202233891poc.py -u http://127.0.0.1 python3 cve202233891poc.py -f url.txt python3 cve202233891poc.py...

8.8CVSS8.2AI score0.93076EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/15 5:55 a.m.11 views

CVE-2024-4761

CVE-2024-4761 高危 CVE-2024-4761 漏洞利用 Google 已发布紧急安全更新,以修复 Chrome 浏览器中一个被追踪为 CVE-2024-4761 的高危零日漏洞。 该漏洞是位于谷歌浏览器 V8 JavaScript 引擎中的一个越界写入问题。 CVE-2024-4761 已被修复 稳定版通道已更新至 Mac 和 Windows 的 124.0.6367.207/.208 版本,以及 Linux 的 124.0.6367.207 版本,将在未来几天/几周内推出。此版本变更的完整列表可在日志中查看。 扩展稳定版通道已更新至 Mac 和 Windows 的...

8.8CVSS8.2AI score0.11007EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.105 views

RaspAP <=2.6.5 - Remote Command Injection

RaspAP 2.6 to 2.6.5 allows unauthenticated attackers to execute arbitrary OS commands via the "iface" GET parameter in /ajax/networking/getnetcfg.php, when the "iface" parameter value contains special characters such as ";". id: CVE-2021-33357 info: name: RaspAP =2.6.5 - Remote Command Injection...

9.8CVSS8.5AI score0.17446EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.62 views

Citrix Netscaler ADC & Gateway - Out-Of-Bounds Memory Read

The vulnerability would enable an attacker to remotely obtain sensitive information from a NetScaler appliance configured as a Gateway or AAA virtual server via a very commonly connected Web interface, and without requiring authentication. This bug is nearly identical to the Citrix Bleed...

8.2CVSS7.6AI score0.57633EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.80 views

DNN (DotNetNuke) - Unicode Path Normalization NTLM Hash Disclosure

DNN formerly DotNetNuke is an open-source web content management platform CMS in the Microsoft ecosystem. In versions 6.0.0 to before 10.0.1, DNN.PLATFORM allows a specially crafted series of malicious interaction to potentially expose NTLM hashes to a third party SMB server. This issue has been...

8.6CVSS8AI score0.35847EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/15 5:34 a.m.9 views

CVE-2024-21762

CVE-2024-21762 Fortinet FortiOS 中的越界写入漏洞 CVE-2024-21762 Exploit POC 来自 assetnote root@kitploit: ssldohandshakeptr = b"%60%ce%42%00%00%00%00%00" getcwdptr = b"%70%62%2c%04%00%00%00%00" pivot1 = b"%52%f7%fd%00%00%00%00%00" push rdi; pop rsp; ret; pivot2 = b"%ac%c9%ab%02%00%00%00%00" add rsp, 0x2a0;...

9.8CVSS8.8AI score0.84285EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 4:47 a.m.6 views

QuickHeal

QuickHeal 适用于 Quick Heal 杀毒软件的 CVE-2017-5005 安全公告 对内存缓冲区边界内的操作限制不当 漏洞。 该软件对内存缓冲区执行操作,但可能读取或写入到超出缓冲区预期边界的内存位置。 漏洞描述 我们发现 Quick Heal Internet Security 因对 LCUNIXTHREAD.cmdsize(Mach-O )验证不当,存在栈缓冲区越界写入 漏洞。 此漏洞可被利用来实现远程代码执行 以及权限提升 。 概念验证 Quick Heal 漏洞利用演示 厂商 http://www.quickheal.co.in/ 受影响产品 Quick Heal...

9.8CVSS8.4AI score0.09481EPSS
SaveExploits1
Rows per page
Query Builder