Glavo / log4j-patch

Non intrusive log4j2 RCE vulnerability patch.
Do What The F*ck You Want To Public License
65 stars 8 forks source link

agent location #2

Closed ghost closed 2 years ago

ghost commented 2 years ago

where i place it ?

Glavo commented 2 years ago

Our most recommended solution is to update to the latest version of Log4j2, which has patched this vulnerability.

If you cannot update the Log4j, please download log4j-patch-agent-1.0.jar, put it anywhere, and add the JVM parameter -javaagent:<path> (replace the <path> with with the actual path of the log4j-patch-agent-1.0.jar you just downloaded, e.g. -javaagent:/home/glavo/Downloads/log4j-patch-agent-1.0.jar).