We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3afb9b2 commit 9d9d81aCopy full SHA for 9d9d81a
documentation/modules/exploit/multi/http/dotcms_file_upload_rce.md
@@ -5,7 +5,7 @@ return a reverse shell.
5
## Vulnerable Application
6
7
### Clone and build a vulnerable version of dotCMS:
8
-This requires Java 1.8 to be installed and JAVA_HOME to be set (see below for per OS instructions)
+This requires Java 1.8 to be installed and JAVA_HOME to be set (see below for per OS instructions).
9
1. `git clone https://github.com/dotCMS/core.git`
10
1. `cd core`
11
1. `git checkout 7d604e5 (this is vulnerable version 21.06)`
0 commit comments