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 d0cc162 commit a7f1aa1Copy full SHA for a7f1aa1
README.md
@@ -23,12 +23,15 @@ pip install -r requirements.txt
23
poc.py --help
24
```
25
26
+
27
+
28
```sh
29
docker pull ghcr.io/bobtheshoplifter/spring4shell-poc:main
-docker run ghcr.io/bobtheshoplifter/spring4shell-poc:main --url https://websecured.io/
30
+docker run ghcr.io/bobtheshoplifter/spring4shell-poc:main --url https://example.io/
31
32
-
33
+
34
35
36
37
## Poc
0 commit comments