Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Firebasky/Java
/ exec
Method
exec
shell/loadjar/Evil.java:5–7 ·
view source on GitHub ↗
(String cmd)
Source
from the content-addressed store, hash-verified
3
4
public
class
Evil {
5
public
void
exec(String cmd) throws IOException {
6
Runtime.getRuntime().exec(cmd);
7
}
8
}
Callers
15
PoC
Class · 0.45
main
Method · 0.45
Echo_HttpConnection
Class · 0.45
getResponse
Method · 0.45
getResponse
Method · 0.45
getResponse2
Method · 0.45
getResponse3
Method · 0.45
MBeanServer
Method · 0.45
test
Method · 0.45
getFdFile
Method · 0.45
Tomcat
Method · 0.45
springmvc
Method · 0.45
Calls
no outgoing calls
Tested by
1
main
Method · 0.36