MCPcopy 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