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

Method run

dronesploit/_src/modules/exploit/hobbico/cme.py:23–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

21class FirmwareDos(CmeUpdateModule):
22 """ Push an empty update to break target C-me's system. """
23 def run(self):
24 self.send_update()
25

Callers

nothing calls this directly

Calls 1

send_updateMethod · 0.80

Tested by

no test coverage detected