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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
CVE-2022-1388 — CVE-2022-1388 | F5 - Big IPのPre Auth RCE('/mgmt/tm/util/bash'エンドポイント経由) | Kitploit
ツール/GitHubGitHub/li8u99/cve-2022-1388
偵察脆弱性分析エクスプロイトウェブアプリケーション悪用ペネトレーションテストコマンド&コントロール
GitHubli8u99/cve-2022-1388

CVE-2022-1388

CVE-2022-1388 | F5 - Big IPのPre Auth RCE('/mgmt/tm/util/bash'エンドポイント経由)

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

人気

すべて見る →

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

すべてのツールを探索

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

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

F5-CVE-2022-1388-Exploit

CVE 2022-1388 のエクスプロイトおよびチェックスクリプト

使用方法

root@kitploit:~
bash
     _____  _   _  _____        _____  _____  _____  _____        __   _____  _____  _____ 
    /  __ \| | | ||  ___|      / __  \|  _  |/ __  \/ __  \      /  | |____ ||  _  ||  _  |
    | /  \/| | | || |__  ______`' / /'| |/' |`' / /'`' / /'______`| |     / / \ V /  \ V / 
    | |    | | | ||  __||______| / /  |  /| |  / /    / / |______|| |     \ \ / _ \  / _ \ 
    | \__/\ \_/ /| |___       ./ /___\ |_/ /./ /___./ /___      _| |_.___/ /| |_| || |_| |
     \____/ \___/ \____/       \_____/ \___/ \_____/\_____/      \___/\____/ \_____ \_____/                                         
                                                      
    

    CVE-2022-1388 F5 Exploit [ Valentin Lobstein ]
    Usage:
            Exploit Host: python3 CVE_2022_1388.py -u target_url -c command 
            Exploit List: python3 CVE_2022_1388.py -f file -c command
            ( Command is not required )

検出方法:

エンドポイントとして /mgmt/tm/util/bash をスキャンします。これは Web サーバーのログに記録される可能性があります。または、F5 をお持ちの場合はパッチを適用してください。影響を受けるバージョンは以下に示されており、パッチはこちらから入手できます: https://support.f5.com/csp/article/K23605346

Zoomeye Dork:

root@kitploit:~

zoomeye search 'banner:"BIG-IP Configuration Utility"'  -num 1000  -filter=ip,port
zoomeye search 'title:"BIG-IP®-+Redirect"+"Server"'  -num 10  -filter=ip,port


Shodan Dork:

root@kitploit:~

shodan  search 'http.html:"BIG-IP Configuration Utility"' --fields=ip_str,port --separator ":" --limit 10 | grep ''
shodan  search 'http.title:"BIG-IP®-+Redirect"+"Server"' --fields=ip_str,port --separator ":" --limit 10 | grep ''

脆弱なバージョン

  • BIG-IP バージョン 16.1.0 から 16.1.2 (パッチ公開済み)
  • BIG-IP バージョン 15.1.0 から 15.1.5 (パッチ公開済み)
  • BIG-IP バージョン 14.1.0 から 14.1.4 (パッチ公開済み)
  • BIG-IP バージョン 13.1.0 から 13.1.4 (パッチ公開済み)
  • BIG-IP バージョン 12.1.0 から 12.1.6 (サポート終了)
  • BIG-IP バージョン 11.6.1 から 11.6.5 (サポート終了)
ツールをダウンロード