Skip to content

Commit

Permalink
adding agent capabilities json file
Browse files Browse the repository at this point in the history
  • Loading branch information
its-a-feature committed Dec 27, 2023
1 parent 8555baf commit 26ffea6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions agent_capabilities.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"os": ["Windows"],
"languages": [".NET Framework"] ,
"features": {
"mythic": ["wrapper"],
"custom": []
},
"payload_output": ["service exe"],
"architectures": ["x86_64"],
"c2": [],
"mythic_version": "3.2",
"agent_version": "",
"supported_wrappers": []
}

0 comments on commit 26ffea6

Please sign in to comment.