latestSwagger 2.02026-08-1485142346.7 KB
20b3cf15d9b2
Threats
# Create Process
Creates custom processes with given arguments
post/v1/threat-library/processes
Request body
Example request
{
"argument": "stop WinDefend",
"comment": "Stops Windows Defender service",
"file_ids": [
1000001
],
"output": "\"\"",
"path": "C:\\\\Windows\\\\System32\\\\sc.exe",
"process_type": "play",
"timeout": 120000
}Response
ProcessCreateReturnResponse