Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/R4gd0ll/LazyAnFuZai
/ ShareUserCheck
Method
ShareUserCheck
src/main/java/System/userCheck.java:22–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
public
static
String ShareUserCheck() {
23
String result =
"经/etc/shadow与/etc/passwd以及用户需求对比,不存在共享用户"
;
24
return
result;
25
}
26
}
Callers
1
resultPrint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected