MCPcopy
hub / github.com/dronesploit/dronesploit / run

Method run

dronesploit/_src/modules/command/hobicco/flitt.py:50–52  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 })
49
50 def run(self):
51 essid = self.config.option("TARGET").value
52 self._change_ap_creds(self.config.option("NEW_SSID").value, self.console.state['TARGETS'][essid]['password'])
53
54
55class GetSysInfo(FlittCommandModule):

Callers

nothing calls this directly

Calls 1

_change_ap_credsMethod · 0.45

Tested by

no test coverage detected