diff --git a/README.md b/README.md index 2087812..f34b188 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,14 @@ EOF oc secrets link default external-registry --for=pull -n vulnerable-log4j ``` +### 5. Deploy the Exploit + +Deploy the JNDI Exploit Kit. + +```sh +oc apply -f exploit/deployment +``` + ## Preparation From your workstation, verify the connection to the registry: