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 f534818 commit f50aa33Copy full SHA for f50aa33
README.md
@@ -40,6 +40,9 @@ poc.py --help
40

41
42
```sh
43
+docker pull bobtheshoplifter/spring4shell-poc:latest
44
+docker run ghcr.io/bobtheshoplifter/spring4shell-poc:main --url https://example.io/
45
+## Github docker repository
46
docker pull ghcr.io/bobtheshoplifter/spring4shell-poc:main
47
docker run ghcr.io/bobtheshoplifter/spring4shell-poc:main --url https://example.io/
48
```
0 commit comments