Skip to content

Commit f534818

Browse files
Cleanup
1 parent b38bd6c commit f534818

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.dockerignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
vulnerable-tomcat/
1+
vulnerable-tomcat/
2+
spring4shell.png
3+
README.md

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Spring4Shell-POC (CVE-2022-22965)
22

3-
![spring4shell](spring4shell.png)
3+
![Spring4Shell](spring4shell.png)
4+
5+
![Docker Build](https://github.com/BobTheShoplifter/Spring4Shell-POC/actions/workflows/docker-publish.yml/badge.svg) ![Stars](https://img.shields.io/github/stars/BobTheShoplifter/Spring4Shell-POC?style=social) ![Docker Run](https://img.shields.io/github/followers/BobTheShoplifter?label=Follow&style=social)
46

57
Spring4Shell (CVE-2022-22965) Proof Of Concept/Information + A vulnerable Tomcat server with a vulnerable spring4shell application.
68

vulnerable-tomcat/.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
spring-war/

0 commit comments

Comments
 (0)