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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
ScreenConnect-AuthBypass-RCE — ScreenConnect 認証バイパス(cve-2024-1709) --> RCE!!! | Kitploit
ツール/GitHubGitHub/w01fh4cker/screenconnect-authbypass-rce
認証と認可脆弱性分析エクスプロイトウェブアプリケーション悪用ペネトレーションテストレッドチーミング
GitHubw01fh4cker/screenconnect-authbypass-rce

ScreenConnect-AuthBypass-RCE

ScreenConnect 認証バイパス(cve-2024-1709) --> RCE!!!

人気

すべて見る →

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

すべてのツールを探索

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

すべてのツールを見る →
共有
リポジトリを見る
111342年前Kitploit レビュー済み

使用方法

Python3.9を使用しています

root@kitploit:~
pip install requests
# python check.py
python batchAdduser.py

root@kitploit:~
python ScreenConnect-AuthBypass-RCE.py -h

usage: ScreenConnect-AuthBypass-RCE.py [-h] [-u USERNAME] [-p PASSWORD] -t TARGET [-d DOMAIN] [--proxy PROXY]
                                                                                                             
CVE-2024-1708 && CVE-2024-1709 --> RCE!!!                                                                    
                                                                                                             
optional arguments:                                                                                          
  -h, --help            show this help message and exit                                                      
  -u USERNAME, --username USERNAME                                                                           
                        username you want to add                                                             
  -p PASSWORD, --password PASSWORD
                        password you want to add
  -t TARGET, --target TARGET
                        target url
  -d DOMAIN, --domain DOMAIN
                        Description of domain
  --proxy PROXY         eg: http://127.0.0.1:8080

例:

root@kitploit:~
python ScreenConnect-AuthBypass-RCE.py -t http://192.168.9.100

バグ?いいえ!

以下の状況に遭遇した場合、そのサイトはこのスクリプトを通じてRCEできないことを示しています。

具体的な理由は以下で確認できます:

https://screenconnect.product.connectwise.com/communities/1/topics/1653-whitelist-custom-extensions-in-65

https://bishopfox.com/blog/connectwise-control-advisory

https://www.connectwise.com/globalassets/media/documents/connectwisecontrolsecurityevaluationmatrix.pdf

有効な署名を入手できた場合は、issuesを提出してください。ありがとうございます。

サイバースペースマッピングステートメント

Odin

root@kitploit:~
services.modules.http.headers.server:"screenconnect"

Zoomeye

root@kitploit:~
app:"ScreenConnect Remote Management Software"

Censys

root@kitploit:~
services.http.response.headers:(key: `Server` and value.headers: `ScreenConnect`)

Shodan

root@kitploit:~
"Server: ScreenConnect"

Hunter.how

root@kitploit:~
product.name="ConnectWise ScreenConnect software"

Fofa

root@kitploit:~
app="ScreenConnect-Remote-Support-Software"

参考

https://www.connectwise.com/company/trust/security-bulletins/connectwise-screenconnect-23.9.8

https://github.com/watchtowrlabs/connectwise-screenconnect_auth-bypass-add-user-poc

https://github.com/rapid7/metasploit-framework/pull/18870

ツールをダウンロード