Lucene search
+L

831742 matches found

Kitploit
Kitploit
added 2026/09/01 9:16 p.m.4 views

refreshing-soap-exploit

これは、F5 Big-IP の CSRF によりリモートコード実行を引き起こす CVE-2022-41622 の概念実証です。使い方は少し煩わしいですが、お気に入りのユースケースを順に説明します。 脆弱性 中核となる脆弱性は、F5 Big-IP の SOAP インターフェースにおけるクロスサイトリクエストフォージェリです。このインターフェースは /iControl/iControlPortal.cgi を介してアクセスされ、root として実行されます。しかし、root であっても SELinux ポリシーによって制限されるため、悪用は困難です。ただし、以下でいくつかのバイパスを紹介しま...

8.8CVSS8.4AI score0.9234EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/01 9:15 p.m.4 views

CVE-2023-35078

CVE-2023-35078-Poc-Exploit このツールは、CVE-2023-35078 の脆弱性を悪用するために Go 言語で構築されています。 このツールの使い方はとても簡単です。ターミナルで次のコマンドを実行してください: root@kitploit: λ git clone https://github.com/LazyySec/CVE-2023-35078.git λ cd CVE-2023-35078 λ CVE-2023-35078 git:main go build cve-2023-35078.go λ CVE-2023-35078 ./cve-2023-350...

10CVSS9AI score0.99999EPSS
SaveExploits14
Vulnrichment
Vulnrichment
added 2026/09/01 9:15 p.m.8 views

CVE-2026-84288 NousResearch hermes-agent ACP Prompt Workflow session.py HermesACPAgent.prompt denial of service

A vulnerability has been found in NousResearch hermes-agent up to 0.18.2. This affects the function HermesACPAgent.prompt of the file acpadapter/session.py of the component ACP Prompt Workflow. Such manipulation leads to denial of service. The attack may be performed from remote. The exploit has...

5.3CVSS5.3AI score0.00271EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/01 9:15 p.m.32 views

CVE-2026-84288 NousResearch hermes-agent ACP Prompt Workflow session.py HermesACPAgent.prompt denial of service

A vulnerability has been found in NousResearch hermes-agent up to 0.18.2. This affects the function HermesACPAgent.prompt of the file acpadapter/session.py of the component ACP Prompt Workflow. Such manipulation leads to denial of service. The attack may be performed from remote. The exploit has...

5.3CVSS0.00271EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 9:15 p.m.16 views

CVE-2026-84288

NousResearch hermes-agent (up to version 0.18.2) contains a denial of service vulnerability in the HermesACPAgent.prompt function located in acp_adapter/session.py (ACP Prompt Workflow component). The attack can be performed remotely with low privileges and no user interaction required. A proof-o...

5.3CVSS5.3AI score0.00271EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/01 9:15 p.m.5 views

IPC-Memory-Mac-OSX-Exploit

IPC-Memory-Mac-OSX-Exploit IPC 本地安全绕过 通过共享内存进行进程间通信是一种两个或多个进程可以访问公共内存的概念。通信通过此共享内存完成,其中一个进程所做的更改可被另一个进程查看。 Apple OS X 10.9.2 及之前版本中的内核会将一个内核指针放入可从用户空间访问的 XNU 对象数据结构中,这使得本地用户能够通过读取该对象的某个未指定属性来更容易地绕过 ASLR 保护机制。 详情 https://nvd.nist.gov/vuln/detail/CVE-2014-1322...

4.9CVSS5.2AI score0.01085EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 9:15 p.m.6 views

CVE-2021-43798-Exploit-for-Windows-and-Linux

CVE-2021-43798-Exploit-for-Windows-and-Linux CVE-2021-43798 用の修正版エクスプロイト。 元のエクスプロイトコード: https://www.exploit-db.com/exploits/50581 変更点: この修正版は、Windows と Linux の両方の基盤サーバーに対応しています。 ユーザーが絶対パス(例: C:\Windows\System32\drivers\etc\hosts)を入力すると、このプログラムはパスを相対パス(Windows\System32\drivers\etc\hosts)に変換します。...

7.5CVSS8.5AI score0.88503EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/09/01 9:14 p.m.6 views

CVE-2002-0082

修正 : https://www.exploit-db.com/exploits/764 : Apache modssl 2.8.7 OpenSSL - 'OpenFuckV2.c' リモートバッファオーバーフロー 1 クレジット : https://blog.hypn.za.net/2017/08/27/compiling-exploit-764-c-in-2017/ 忘れずに実行してください: apt-get install libssl-dev コンパイル: gcc -o 764 764.c -lcrypto...

7.5CVSS5.2AI score0.29878EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 9:14 p.m.4 views

exploit-CVE-2025-49113

CVE-2025-49113 PoC 仓库 CVE-2025-49113 概述 CVE-2025-49113 是一个影响 Roundcube Webmail 1.5.10 及 1.6.11 之前版本的关键漏洞。该漏洞于 2025 年发现,允许通过 /settings/upload.php 端点的 PHP 对象反序列化实现远程代码执行(RCE)。漏洞源于对 from 参数的不当处理,已认证用户可利用此参数在服务器上执行任意代码。该问题风险极高,可能使攻击者获得未授权访问、窃取数据或完全控制服务器。该漏洞已在 2025 年 6 月发布的安全更新中被修复,受影响版本为 Roundcube...

9.9CVSS8.8AI score0.98897EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/01 9:14 p.m.6 views

CVE-2014-8609-exploit

CVE-2014-8609-exploit 在研究挂起意图(pending intent)利用的过程中,我创建了针对CVE-2014-8609的PoC应用程序。 参考: 1. https://seclists.org/fulldisclosure/2014/Nov/81 2. https://github.com/locisvv/Vulnerable-CVE-2014-8609...

7.2CVSS5.2AI score0.00643EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/01 9:10 p.m.4 views

CVE-2019-17662-Exploit

CVE-2019-17662 説明 ThinVNC 1.0b1 は任意のファイル読み取りに対して脆弱であり、VNCサーバーの侵害につながります。この脆弱性は、VNCサーバーの展開時に認証が有効になっている場合でも存在します。認証用パスワードは平文でファイルに保存されており、../../ThinVnc.ini ディレクトリトラバーサル攻撃ベクトルを介して読み取ることができます。 NIST 使用方法 root@kitploit: $ ./bin/CVE-2019-17662 -h Usage: ./CVE-2019-17662 -u URL -f File Options: OPTIONS...

9.8CVSS8.7AI score0.96758EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/01 9:08 p.m.4 views

tryhackme-monikerlink-writeup

TryHackMe:Moniker Link — CVE-2024-21413 演练 TryHackMe 的“Moniker Link”房间 的完整演练:将 2024 年 Microsoft Outlook 漏洞 CVE-2024-21413 武器化,在受害者点击钓鱼邮件中链接的瞬间窃取其 NTLMv2 哈希——不需要宏、不需要附件,也没有明显的安全警告。 CVE-2024-21413(“Moniker Link”)是 Outlook 验证使用 Windows OLE“moniker”语法的 file:// 链接时存在的一个漏洞(路径末尾多出一个 !,例如...

9.8CVSS8.3AI score0.9466EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/01 9:06 p.m.4 views

SwaggerUI-CVE-2018-25031

Exploit Swagger UI - CVE-2018-25031 Exploit Swagger UI - User Interface UI Misrepresentation of Critical Information CVE-2018-25031. This exploit checks whether the Swagger UI used is susceptible to exploitation of the User Interface UI Misrepresentation of Critical Information vulnerability...

4.3CVSS6.1AI score0.42326EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 9:06 p.m.5 views

CVE-2020-28488

CVE-2020-28488 Denegación de servicio DoS - jQuery UI 1.12.1 - Exploit Payload root@kitploit: for var i = 0; i DoS - jQuery UI 1.12.1 DoS - jQuery UI 1.12.1 Exploit PoC by Rafael Cintra Lopes function exploit for var i = 0; i...

5.2AI score
SaveExploits4
CVE
CVE
added 2026/09/01 9:00 p.m.13 views

CVE-2026-84287

A denial-of-service vulnerability exists in NousResearch hermes-agent 0.18.0 , specifically within the Session Chat Interface component in the file gateway/platforms/api_server.py. The flaw allows a remote attacker with low privileges to cause a service disruption. The exploit is reported as publ...

5.3CVSS5.5AI score0.00381EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/01 9:00 p.m.7 views

CVE-2026-84287 NousResearch hermes-agent Session Chat api_server.py denial of service

A flaw has been found in NousResearch hermes-agent 0.18.0. Affected by this issue is some unknown functionality of the file gateway/platforms/apiserver.py of the component Session Chat Interface. This manipulation causes denial of service. The attack is possible to be carried out remotely. The...

5.3CVSS4.7AI score0.00381EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/01 9:00 p.m.8 views

EUVD-2026-69699

A flaw has been found in NousResearch hermes-agent 0.18.0. Affected by this issue is some unknown functionality of the file gateway/platforms/apiserver.py of the component Session Chat Interface. This manipulation causes denial of service. The attack is possible to be carried out remotely. The...

5.3CVSS5.5AI score0.00381EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 9:00 p.m.35 views

CVE-2026-84287 NousResearch hermes-agent Session Chat api_server.py denial of service

A flaw has been found in NousResearch hermes-agent 0.18.0. Affected by this issue is some unknown functionality of the file gateway/platforms/apiserver.py of the component Session Chat Interface. This manipulation causes denial of service. The attack is possible to be carried out remotely. The...

5.3CVSS0.00381EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/01 8:57 p.m.9 views

CVE-2026-84311

A flaw was found in pypdf, a pure-python PDF library. A remote attacker can exploit this vulnerability by crafting a malicious PDF document containing specially structured XForm objects. Processing this document can lead to excessive iteration, causing the application to consume significant memor...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/01 8:56 p.m.8 views

bunkerweb v1.6.15-rc1

🌐 Website | 🤝 Panel | 📓 Documentation | 👨‍💻 Demo | 📱 Demo UI | 🧩 Templates | 🛡️ Examples 💬 Chat | 📝 Forum | 📝 Community | 🗺️ Threatmap | 📊 Status | 🔎 Feedback 🛡️ Make security by default great again! BunkerWeb BunkerWeb is a next-generation, open-source Web Application Firewall WAF. Being a...

6.2AI score
SaveExploits0References45
Rows per page
Query Builder