MCPcopy 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

exploitMethod · 0.80
setMsfRpcMethod · 0.80
getCurrentExploitsMethod · 0.80
SessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected