Browse Source

Update README.md

main
Nicolas Massé 3 years ago
committed by GitHub
parent
commit
1ba8effe26
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

8
README.md

@ -164,6 +164,14 @@ EOF
oc secrets link default external-registry --for=pull -n vulnerable-log4j 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 ## Preparation
From your workstation, verify the connection to the registry: From your workstation, verify the connection to the registry:

Loading…
Cancel
Save