MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / _selectSMBPort

Method _selectSMBPort

lib/takeover/metasploit.py:168–169  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

166 return choice
167
168 def _selectSMBPort(self):
169 return self._skeletonSelection("SMB port", self._msfSMBPortsList)
170
171 def _selectEncoder(self, encode=True):
172 # This is always the case except for --os-bof where the user can

Callers 1

Calls 1

_skeletonSelectionMethod · 0.95

Tested by

no test coverage detected