Nicolas Massé 4 years ago
parent
commit
3442e1ae2a
  1. 2
      log4shell/README.md

2
log4shell/README.md

@ -49,7 +49,7 @@ oc secrets link default itix-registry --for=pull
Find the URL of the vulnerable container.
```sh
export TARGET="https://$(oc get route apiserver -n vulnerable-log4j -o jsonpath="{.spec.host}")/"
export TARGET="https://$(oc get route settlement-app -n vulnerable-log4j -o jsonpath="{.spec.host}")/"
```
Go to https://log4shell.huntress.com/ and pass the generated string in the `X-Name` HTTP header.

Loading…
Cancel
Save