Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheShoplifter authored Apr 4, 2022
1 parent 64a908f commit 0370710
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vulnerable-tomcat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ docker pull ghcr.io/bobtheshoplifter/spring4shell-poc:main
docker run ghcr.io/bobtheshoplifter/spring4shell-poc:main --url http://<dockerip>:8888/spring-form/greeting
```

If all goes well you should see something simular to this!

![image](https://user-images.githubusercontent.com/22559547/161576282-a11873df-9b34-454b-9a92-2e15bb9d2a43.png)


## Example (Manual/Old)

Found intresting poc here : <https://github.com/craig/SpringCore0day/blob/main/exp.py> [^1]. & <https://twitter.com/vxunderground/status/1509170582469943303>
Expand Down

0 comments on commit 0370710

Please sign in to comment.