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

Method get_name

src/FlaskExploitProcessor.py:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 @brief See base class for details.
20 """
21 def get_name():
22 return "Flask"
23
24 """
25 @brief Run commands to be interpreted as Python.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected