From 2bb19c0f514e84d19d0cba31cfba135e24bddfc4 Mon Sep 17 00:00:00 2001 From: Chad <1760475+felickz@users.noreply.github.com> Date: Sun, 12 Dec 2021 17:12:25 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73be3df..0d25e20 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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 1.8.0_181. -![](./screenshot.png) +![](./screenshot.png) ## Running the application @@ -73,4 +73,4 @@ https://mbechler.github.io/2021/12/10/PSA_Log4Shell_JNDI_Injection/ ## Contributors [@christophetd](https://twitter.com/christophetd) -[@rayhan0x01](https://twitter.com/rayhan0x01) \ No newline at end of file +[@rayhan0x01](https://twitter.com/rayhan0x01)