diff --git a/README.md b/README.md index 31e7264..749c34d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This repository contains a Spring Boot web application vulnerable to CVE-2021-44 It uses Log4j 2.14.1 (through `spring-boot-starter-log4j2` 2.6.1) and the JDK 8u191. +![](./screenshot.png) + ## Running the application Run it: diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..78d8817 Binary files /dev/null and b/screenshot.png differ