Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bansh2eBreak/SpringVulnBoot-backend
/ getName
Method
getName
src/main/java/icu/secnotes/pojo/User.java:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
public
String getName() {
34
return
name;
35
}
36
37
public
void
setName(String name) {
38
this.name = name;
Callers
15
jwtSignatureVulnLogin
Method · 0.95
jwtSignatureVulnGetInfo
Method · 0.95
jwtSignatureSecureLogin
Method · 0.95
jwtSignatureSecureGetInfo
Method · 0.95
rs256Login
Method · 0.95
verifyJwt
Method · 0.95
verifyJwtVulnerable
Method · 0.95
verifyJwtSecure
Method · 0.95
jwtSensitiveVulnLogin
Method · 0.95
jwtSensitiveSecLogin
Method · 0.95
jwtWeakLogin
Method · 0.95
jwtWeakGetInfo
Method · 0.95
Calls
no outgoing calls
Tested by
6
testProcessBuilderCommand
Method · 0.36
testRuntimeExecCommand
Method · 0.36
testGenericCommandExecution
Method · 0.36
JNDISnakeYamlTest
Method · 0.36
DnslogSnakeYamlTest
Method · 0.36
EvilObjectSnakeYamlTest
Method · 0.36