
Python 익스플로잇 스크립트로, Oracle WebLogic Server의 WLS-WSAT 구성 요소를 대상으로 하는 CVE-2017-10271 취약점을 악용합니다. 출력이 포함된 명령 실행과 직접 JSP 셸 업로드를 지원하여 인증 없이 원격으로 시스템을 장악할 수 있습니다.
Weblogic wls-wsat 구성 요소 역직렬화 취약점(CVE-2017-10271) 악용 스크립트, https://github.com/s3xy/CVE-2017-10271를 참조하여 수정함.
사용 방법 및 매개변수
usage: weblogic_wls_wsat_exp.py [-h] -t TARGET [-c CMD] [-o OUTPUT] [-s SHELL]
optional arguments:
-h, --help show this help message and exit
-t TARGET, --target TARGET
weblogic ip and port(eg -> 172.16.80.131:7001)
-c CMD, --cmd CMD command to execute,default is "id"
-o OUTPUT, --output OUTPUT
output file name,default is output.txt
-s SHELL, --shell SHELL
local jsp file name to upload,and set -o xxx.jsp