You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ CVE-2021-44228 found declared as dependency in META-INF/maven/org.apache.logging
19
19
CVE-2021-44228 found in class file org/apache/logging/log4j/core/net/JndiManager$1.class
20
20
```
21
21
22
-
## 📝 How to run on a live server (no need to stop running your Java instances)
22
+
## 📝 How to run on a live server (no need to stop your running Java instances)
23
23
24
24
1. Download the [jar file](https://github.com/CodeShield-Security/Log4JShell-Bytecode-Detector/releases/download/v0.5/Log4JDetector-0.5-jar-with-dependencies.jar) under releases.
25
25
2. Run `java -cp <PATH_TO_DOWNLOADED_JAR> de.codeshield.log4jshell.Log4JProcessDetector`
0 commit comments