Files
its-a-feature-Mythic/Example_C2_Profile/c2_code/config.json
T
2022-06-15 13:55:06 -07:00

19 lines
369 B
JSON
Executable File

{
"instances": [
{
"ServerHeaders": {
"Server": "NetDNA-cache/2.2",
"Cache-Control": "max-age=0, no-cache",
"Pragma": "no-cache",
"Connection": "keep-alive",
"Content-Type": "application/javascript; charset=utf-8"
},
"port": 80,
"key_path": "",
"cert_path": "",
"use_ssl": false,
"debug": false
}
]
}