poc for CVE-2020-2555# POC_CVE-2020-2555
poc for CVE-2020-2555
3 part:
- Client & Server: to build object and send to Server, trigger gadgetchain. Use it for build owner object.
- Attack: send object via T3 protocol with pwntools
[4.0K] /data/pocs/39405d168d0f7a56f968c0c9167e303e62c4c2cb
├── [4.0K] Attack
│ ├── [1.8K] cve_2020_2555.ser
│ ├── [1.1K] CVE_2020_2883_v1.ser
│ ├── [4.3K] exploit_cve2020_2555.py
│ └── [5.3K] test.py
├── [4.0K] Client
│ ├── [1.7K] cve_2020_2555.ser
│ ├── [4.0K] lib
│ │ ├── [ 50K] cache-api.jar
│ │ ├── [ 22K] coherence-discovery.jar
│ │ ├── [168K] coherence-hotcache.jar
│ │ ├── [ 24K] coherence-http-grizzly.jar
│ │ ├── [ 26K] coherence-http-jetty.jar
│ │ ├── [ 41K] coherence-http-netty.jar
│ │ ├── [ 27K] coherence-http-simple.jar
│ │ ├── [ 13M] coherence.jar
│ │ ├── [241K] coherence-jcache.jar
│ │ ├── [4.9K] coherence-jpa.jar
│ │ ├── [ 653] coherence-loadbalancer.jar
│ │ ├── [135K] coherence-management.jar
│ │ ├── [ 18K] coherence-metrics.jar
│ │ ├── [192K] coherence-mock.jar
│ │ ├── [1.2M] coherence-rest.jar
│ │ ├── [ 29K] coherence-transaction.rar
│ │ ├── [2.6K] coherence-tx.rar
│ │ ├── [235K] coherence-web.jar
│ │ ├── [ 33K] coherence-work.jar
│ │ ├── [2.7M] je.jar
│ │ ├── [262K] jline.jar
│ │ ├── [ 15K] licenses.txt
│ │ ├── [4.0K] security
│ │ │ ├── [6.7K] coherence-login.jar
│ │ │ ├── [ 174] login.config
│ │ │ ├── [1.4K] permissions.xsd
│ │ │ └── [ 27K] security.policy
│ │ └── [ 82K] webInstaller.jar
│ ├── [4.0K] out
│ │ └── [4.0K] production
│ │ └── [4.0K] Qynklee_POC_Client
│ │ ├── [ 236] ASCISInterf.class
│ │ └── [5.5K] ASCISPlayer.class
│ ├── [ 712] Qynklee_POC_Client.iml
│ └── [4.0K] src
│ ├── [ 161] ASCISInterf.java
│ └── [ 12K] ASCISPlayer.java
├── [ 210] README.md
└── [4.0K] Server
├── [4.0K] lib
│ ├── [ 50K] cache-api.jar
│ ├── [ 22K] coherence-discovery.jar
│ ├── [168K] coherence-hotcache.jar
│ ├── [ 24K] coherence-http-grizzly.jar
│ ├── [ 26K] coherence-http-jetty.jar
│ ├── [ 41K] coherence-http-netty.jar
│ ├── [ 27K] coherence-http-simple.jar
│ ├── [ 13M] coherence.jar
│ ├── [241K] coherence-jcache.jar
│ ├── [4.9K] coherence-jpa.jar
│ ├── [ 653] coherence-loadbalancer.jar
│ ├── [135K] coherence-management.jar
│ ├── [ 18K] coherence-metrics.jar
│ ├── [192K] coherence-mock.jar
│ ├── [1.2M] coherence-rest.jar
│ ├── [ 29K] coherence-transaction.rar
│ ├── [2.6K] coherence-tx.rar
│ ├── [235K] coherence-web.jar
│ ├── [ 33K] coherence-work.jar
│ ├── [2.7M] je.jar
│ ├── [262K] jline.jar
│ ├── [ 15K] licenses.txt
│ ├── [4.0K] security
│ │ ├── [6.7K] coherence-login.jar
│ │ ├── [ 174] login.config
│ │ ├── [1.4K] permissions.xsd
│ │ └── [ 27K] security.policy
│ └── [ 82K] webInstaller.jar
├── [ 712] Lib_coherence.iml
├── [4.0K] out
│ └── [4.0K] production
│ └── [4.0K] Lib_coherence
│ ├── [ 236] ASCISInterf.class
│ ├── [ 709] ASCISInterfImpl.class
│ └── [1009] POC.class
├── [1.7K] payload_obj.ser
└── [4.0K] src
├── [ 486] ASCISInterfImpl.java
├── [ 159] ASCISInterf.java
└── [2.9K] POC.java
15 directories, 73 files