Lucene search
+L

463 matches found

Kitploit
Kitploit
•added 2026/09/26 8:09 a.m.•9 views

CVE-1999-0678

CVE-1999-0678: 検出と修復プロジェクト 著者: Pham Huu Minh 日付: 2025年12月 プロジェクト概要 このプロジェクトは、Apache Web Server上のレガシーな ディレクトリトラバーサル脆弱性 CVE-1999-0678 を対象とした、脆弱性評価の完全なライフサイクルを示します。目標は、攻撃をシミュレートし、IDSで検出し、セキュリティホールを恒久的に修正することでした。 技術スタック 攻撃者: Kali Linux Curl, Firefox, GVM 被害者: Ubuntu Server Apache2, Snort IDS ツール:...

5CVSS5.9AI score0.31408EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 3:11 p.m.•14 views

CVE-2025-31161

CVE-2025-31161 crushFTPに影響するCVE-2025-31161のエクスプロイトをGoで作成しました。 使用方法 root@kitploit: ./exploit -target http://localhost:8085 -user crushadmin -action create-admin -new-admin-user username -new-admin-pass pass...

9.8CVSS8.9AI score0.99976EPSS
SaveExploits18
Kitploit
Kitploit
•added 2026/09/24 2:04 p.m.•9 views

CVE-2019-20933

CVE-2019-20933 InfluxDB 1.7.6 より前のバージョンには、services/httpd/handler.go の authenticate 関数に認証バイパスの脆弱性があります。これは、JWT トークンが空の SharedSecret(別名 shared secret)を持つ可能性があるためです。 詳細については https://nvd.nist.gov/vuln/detail/CVE-2019-20933 を参照してください PoC このPoCは、上記のCVEを悪用して、即席のinfluxDBクライアントを作成します。 使い方: usage:...

9.8CVSS7.5AI score0.30921EPSS
SaveExploits3References1
Kitploit
Kitploit
•added 2026/09/24 1:57 p.m.•11 views

CVE-2017-12635_36

Lab7-CVE-2017-12635-12636 Ⅰ. システム分析 攻撃対象領域の特定 環境内で何が実行されているかを確認することから始める。実行中の全コンテナをリストアップする: docker ps 被害者は単一のポート5984 を公開している ⇒ 詳細情報を調査するために直接 curl でプローブする: curl -i http://192.168.3.137:5984/ レスポンスの分析: レスポンス :HTTP/1.1 200 OK。ポート 5984 のサービスがアクティブであり、HTTP経由で直接アクセスできることを証明している。 サーバーヘッダー : と、 を含む...

10CVSS8.3AI score0.99838EPSS
SaveExploits23
NVD
NVD
•added 2026/09/24 12:17 a.m.•9 views

CVE-2026-82370

Unauthenticated remote command injection in the Brocade SANnav orchestrator HTTP service permits network-adjacent attackers to execute arbitrary administrative switch CLI commands and issue container management instructions. This could allow an attacker to alter Fibre Channel fabric switch...

8.6CVSS0.00605EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/23 11:38 p.m.•14 views

CVE-2026-82370

Brocade SANnav versions before 3.0.1a are vulnerable to an unauthenticated remote command injection in the orchestrator HTTP service. This flaw allows network-adjacent attackers to execute arbitrary administrative switch CLI commands and issue container management instructions. Potential impacts ...

8.6CVSS6.4AI score0.00605EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/23 11:38 p.m.•32 views

CVE-2026-82370 Unauthenticated remote command injection in the Brocade SANnav orchestrator HTTP service

Unauthenticated remote command injection in the Brocade SANnav orchestrator HTTP service permits network-adjacent attackers to execute arbitrary administrative switch CLI commands and issue container management instructions. This could allow an attacker to alter Fibre Channel fabric switch...

8.6CVSS0.00605EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/22 8:49 a.m.•13 views

cve-2015-3306

cve-2015-3306 docker イメージ hackarada/cve-2015-3306 個人使用を目的としています root@kitploit: docker build -t hackarada/cve-2015-3306 docker run --rm -it -p 21:21 -p 80:80 hackarada/cve-2015-3306...

10CVSS7.9AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
•added 2026/09/21 4:19 p.m.•22 views

sccm_sql_backdoor

sccmsqlbackdoor Management Pointのストアドプロシージャに制御されたバックドアを埋め込み、正当なMP HTTPサービスを介した間接的なSQL実行を可能にする概念実証ツールです。 インストール リポジトリをクローンして依存関係をインストールすることでインストールできます。 root@kitploit: $ git clone --recurse-submodules https://github.com/synacktiv/sccmsqlbackdoor $ cd sccmsqlbackdoor $ python3 -m venv .venv && sourc...

9.8CVSS8.7AI score0.80912EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/21 3:40 p.m.•11 views

CVE-2025-32375

脆弱性バージョンのセットアップ 脆弱性のあるコンテナを起動します: root@kitploit: docker compose up リスナー(例: ncat)を作成します: root@kitploit: ncat -klnv 1337 エクスプロイトを実行します: root@kitploit: python3 exploit.py すべてが正常に動作した場合、ncat ウィンドウに OS コマンド(デフォルトでは id)の内容を含む HTTP リクエストが届くはずです。 クレジット 脆弱性発見者: SeaW1nd VickyTheViking によるテスト環境に基づく...

9.8CVSS8.6AI score0.52415EPSS
SaveExploits5References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability in dovecot

Doveadm credentials are verified through direct comparison, which is vulnerable to timing oracle attacks. An attacker can use this vulnerability to determine the configured credentials. Identifying these credentials allows them to gain full access to the affected component. Limit access to the...

7.4CVSS6.3AI score0.00433EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/08/29 12:31 a.m.•17 views

EUVD-2026-67937

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS6AI score0.00444EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/28 10:16 p.m.•18 views

CVE-2026-76651

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS0.00444EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/28 8:19 p.m.•45 views

CVE-2026-76651 Pre-Authentication Multipart Boundary Buffer Overflow in HTTP Service in TP-Link TL-WR841N

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS0.00444EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/28 8:19 p.m.•13 views

CVE-2026-76651 Pre-Authentication Multipart Boundary Buffer Overflow in HTTP Service in TP-Link TL-WR841N

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS6AI score0.00444EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/28 8:19 p.m.•23 views

CVE-2026-76651

A buffer overflow in the embedded HTTP service of the TP-Link TL-WR841N v14 is triggered when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter allows a remote, unauthenticated attacker from the adjacent network to corrupt memory beyond ...

5.3CVSS6AI score0.00444EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/28 12:00 a.m.•0 views

CVE-2026-76651: Buffer Copy without Checking Size of Input

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS6.1AI score0.00444EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•23 views

PT-2026-83355

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS6AI score0.00444EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/26 4:16 p.m.•23 views

CVE-2026-81032

NebulaGraph exposes its runtime configuration over an unauthenticated HTTP service. Each daemon starts the web service defined in src/webservice/WebService.cpp, whose bind address defaults to all interfaces, and registers routes for reading and writing gflags alongside status and statistics...

9.8CVSS0.00359EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/26 3:45 p.m.•46 views

CVE-2026-81032

NebulaGraph (graph database) through 3.8.0 ships an unauthenticated HTTP service (src/webservice/WebService.cpp) that binds to all interfaces by default and exposes routes for reading and writing its gflags runtime configuration. Because the service carries no authentication, token check, or addr...

9.8CVSS5.4AI score0.00359EPSS
SaveExploits0References5
Rows per page
Query Builder