diff --git a/CVE-2018-1335/README.md b/CVE-2018-1335/README.md index 5ef9e26..746b6fb 100644 --- a/CVE-2018-1335/README.md +++ b/CVE-2018-1335/README.md @@ -13,7 +13,7 @@ This PoC exploits a command injection vulnerability in Apache Tika-server < 1.18 and uses Cscript.exe to execute Jscript or VBS code and run arbitrary commands. ### Usage/Exploitation -Usage: python CVE-2018-1335.py host port command +Usage: python CVE-2018-1335.py host port command Example: python CVE-2018-1335.py localhost 9998 calc.exe ### Screenshot