Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cSploit/android
/ getExploits
Method
getExploits
cSploit/src/org/csploit/android/net/Target.java:760–762 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
758
}
759
760
public
Collection<Exploit> getExploits() {
761
return
exploits;
762
}
763
764
public
boolean hasExploits() {
765
return
exploits.size()>0;
Callers
4
exploit
Method · 0.80
setMsfRpc
Method · 0.80
getCurrentExploits
Method · 0.80
Session
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected