Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlmapproject/sqlmap
/ engine_process
Method
engine_process
lib/utils/api.py:193–194 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
191
return
None
192
193
def
engine_process(self):
194
return
self.process
195
196
def
engine_kill(self):
197
if
self.process:
Callers
3
scan_stop
Function · 0.80
scan_kill
Function · 0.80
scan_status
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected