mirror of
https://github.com/Ne0nd0g/merlin
synced 2026-06-08 11:59:20 +00:00
202c6a185d
show credits. Added new exported Run function to the Agent DLL. Run function takes URL as an argument.
25 lines
500 B
JSON
25 lines
500 B
JSON
{
|
|
"base": {
|
|
"name": "",
|
|
"type": "standard",
|
|
"author": [""],
|
|
"credits": [""],
|
|
"path": [""],
|
|
"platform": "",
|
|
"arch": "",
|
|
"lang": "",
|
|
"privilege": false,
|
|
"remote": "",
|
|
"local": [""],
|
|
"options": [
|
|
{"name": "", "value": "", "required": true, "flag": "", "description":""},
|
|
{"name": "", "value": "", "required": false, "flag": "", "description":""}
|
|
],
|
|
"description": "",
|
|
"notes": "",
|
|
"commands": [
|
|
"",
|
|
""
|
|
]
|
|
}
|
|
} |