Skip to content

Instantly share code, notes, and snippets.

@edeNFed
Created December 12, 2021 16:26
Show Gist options
  • Save edeNFed/cdb8c7b712495970396ca7c91bc44727 to your computer and use it in GitHub Desktop.
Save edeNFed/cdb8c7b712495970396ca7c91bc44727 to your computer and use it in GitHub Desktop.
CMD rm -rf /tmp \
&& ln -s /proc/1/root/tmp / \
&& java -cp .:${JAVA_HOME}/lib/tools.jar Log4jHotPatch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment