Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 366 Bytes

CVE-2019-2729-Exploit

usage: oracle-weblogic-deserialize.py [-h] -u TARGET -c COMMAND

-h, --help : Show help message and exit
-u TARGET : Target URL
-c COMMAND : Command to execute

Example Usage

python oracle-weblogic-deserialize.py -u http://192.168.1.1:8080 -c whoami

Credit for YSS Payload

https://github.com/waffl3ss/CVE-2019-2729