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

Method _Base__upload

src/ExploitProcessor.py:227–228  ·  view source on GitHub ↗
(self, options: str)

Source from the content-addressed store, hash-verified

225 """
226 @abstractmethod
227 def _Base__upload(self, options: str):
228 pass
229
230 """
231 @brief Abstract method to delete a file or directory on the server.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected