Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
21
class
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_update
Method · 0.80
Tested by
no test coverage detected