Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geeoon/asploit
/ get_name
Method
get_name
src/ASPClassicExploitProcessor.py:20–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
@brief See base
class
for
details.
19
""
"
20
def
get_name():
21
return
"ClassicASP"
22
23
""
"
24
@brief Run commands to be interpreted
as
Python.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected