MCPcopy Create free account
hub / github.com/Geeoon/asploit / get_name

Method get_name

src/PHPExploitProcessor.py:42–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 @brief See base class for details.
41 """
42 def get_name():
43 return "PHP"
44
45 """
46 @brief See base class for details.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected