Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2015-4852 PoC — Oracle WebLogic Server WLS Security组件安全漏洞

Source
Associated Vulnerability
Title:Oracle WebLogic Server WLS Security组件安全漏洞 (CVE-2015-4852)
Description:Oracle WebLogic Server是美国甲骨文(Oracle)公司的一款适用于云环境和传统环境的应用服务器,它提供了一个现代轻型开发平台,支持应用从开发到生产的整个生命周期管理,并简化了应用的部署和管理。WLS Security是其中的一个安全组件。 Oracle WebLogic Server的WLS Security组件中存在安全漏洞。远程攻击者可借助发送到TCP 7001端口的T3协议流量中特制的序列化Java对象,利用该漏洞执行任意命令。
Description
Python script to exploit CVE-2015-4852.
Readme
# serialator
Python script to exploit CVE-2015-4852.

## Description
During a recent engagement, I found that Nessus was now actively exploiting vulnerabilities for confirmation. When I checked the associated nasl script I found that the payload was generic enough to be used on a standalone script. Hence, I collected the payloads from all the nasl scripts that were part of the same RCE vulnerability (but for separate applications) and wrapped them with Python magic.
Next time you see a vulnreable application, use this script.

## Changelog:
* Update 29/02/2016
** Initial commit. Ready for testing.

## Author
Nikhil Sreekumar (@roo7break)

## Target applications
* Websphere
* JBoss
* OpenNMS
* Symantec Endpoint Protection Manager

## Included scripts
* serialator.py - Main exploit script
* ICMPListener.py - To setup a ICMP listener using scapy. Used alongside serialator.py for testing if target is vulnerable or not.

## Code details
* Python3
No additional packages required

## What next
* Incorporate ysoserial.jar or its payload generation 
* Threaded exploiter - Weapon of mass exploitation :D
* Automated testing
File Snapshot

[4.0K] /data/pocs/77bc3e895f43217b9865730b4dd6d0d5345680e0 ├── [1.7K] ICMPListener.py ├── [1.1K] README.md └── [ 34K] serialator.py 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.