关联漏洞
描述
WebLogic Honeypot is a low interaction honeypot to detect CVE-2017-10271 in the Oracle WebLogic Server component of Oracle Fusion Middleware. This is a Remote Code Execution vulnerability.
介绍
# WebLogic honeypot
Cymmetria Research, 2018.
https://www.cymmetria.com/
Written by: Omer Cohen (@omercnet)
Special thanks: Imri Goldberg (@lorgandon), Itamar Sher, Nadav Lev
Contact: research@cymmetria.com
WebLogic Honeypot is a low interaction honeypot to detect CVE-2017-10271 in the Oracle WebLogic Server component of Oracle Fusion Middleware. This is a Remote Code Execution vulnerability. The honeypots does a simple simulation of the WebLogic server and will allow attackers to use the vulnerability to attempt to execute code, and will report of such attempts.
It is released under the MIT license for the use of the community, pull requests are welcome!
# Usage
* Run without parameters to listen on default port (8080):
> python weblogic_server.py
* Run with --help to see other command line parameters
See also
--------
https://cymmetria.com/blog/honeypots-for-oracle-vulnerabilities/
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10271
Please consider trying out the MazeRunner Community Edition, the free version of our cyber deception platform.
https://community.cymmetria.com/
文件快照
[4.0K] /data/pocs/a5436df287983a20de6378d7c20b27160a6b646c
├── [ 215] Dockerfile
├── [1.0K] LICENSE
├── [1.1K] README.md
├── [ 11] requirements.txt
├── [6.5K] weblogic_server.py
└── [4.0K] wls-wsat
├── [1.1K] 403.html
├── [1.1K] 404.html
├── [1.6K] CoordinatorPortType
├── [1.6K] CoordinatorPortType11
├── [1.6K] ParticipantPortType
├── [1.6K] ParticipantPortType11
├── [1.6K] RegistrationPortTypeRPC
├── [1.6K] RegistrationPortTypeRPC11
├── [1.7K] RegistrationRequesterPortType
└── [1.7K] RegistrationRequesterPortType11
1 directory, 15 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。