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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
CVE-2020-7200 — CVE-2020-7200: HPE Systems Insight Manager (SIM) のRCE PoC | Kitploit
ツール/GitHubGitHub/alexfrancow/cve-2020-7200
脆弱性分析エクスプロイトウェブアプリケーション悪用ペネトレーションテストリモートアクセスツール
GitHubalexfrancow/cve-2020-7200

CVE-2020-7200

CVE-2020-7200: HPE Systems Insight Manager (SIM) のRCE PoC

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

人気

すべて見る →

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

すべてのツールを探索

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

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

CVE-2020-7200

HPE SIM 7.6 をダウンロード: https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c05350303#N10011

詳細: https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=hpesbgn04068en_us

🎞 ビデオ: https://www.youtube.com/watch?v=QNhcNJtjKyw

HPEはパッチを提供していませんが、一時的な修正として、simsearch.warをC:\Program Files\HP\Systems Insight Manager\jboss\server\hpsim\deploy\simsearch.warから削除するだけです。つまり、これがこの脆弱性の主な原因です!

root@kitploit:~
Program Files\HP\Systems Insight Manager\jboss\server\hpsim\deploy\simsearch.war
└───WEB-INF
    │
    └───lib
            axis-1.4.jar
            backport-util-concurrent.jar
            cfgatewayadapter.jar
            commons-codec-1.3.jar
            commons-httpclient-3.0.1.jar
            commons-logging.jar
            concurrent.jar
            flex-messaging-common.jar
            flex-messaging-core.jar
            flex-messaging-opt.jar
            flex-messaging-proxy.jar
            flex-messaging-remoting.jar
            flex-rds-server.jar
            jaxrpc.jar
            simsearch.jar
            xalan.jar
            
Program Files\HP\Systems Insight Manager
└───lib
        jgroups-2.2.1.jar

Program Files\HP\Systems Insight Manager\jboss\server\hpsim
└───lib
        commons-collections.jar
        javassist.jar

サーバーを起動:

root@kitploit:~
C:\Program Files\HP\Systems Insight Manager\lbin>hpsimsvc.exe -console

リクエスト:

root@kitploit:~
POST /simsearch/messagebroker/amfsecure HTTP/1.1
Host: 127.0.0.1:50000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0
Connection: close
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
Content-Lenght: 0

<PAYLOAD>
ツールをダウンロード