Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geeoon/asploit
/ _Base__make_connection
Method
_Base__make_connection
src/ExploitProcessor.py:134–135 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
132
""
"
133
@abstractmethod
134
def
_Base__make_connection(self):
135
pass
136
137
""
"
138
@brief Abstract method to start a connection
with
the backdoored resource.
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected