Skip to content

Commit

Permalink
updating pypi and agent capabilities (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
its-a-feature authored Aug 28, 2024
1 parent d2ced74 commit 0c5e581
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Payload_Type/apfell/.docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ ujson==5.7.0
aiohttp==3.8.3
psutil==5.9.4
pycryptodome
mythic-container==0.4.5
mythic-container==0.5.9
2 changes: 1 addition & 1 deletion agent_capabilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"payload_output": ["js"],
"architectures": ["x86_64", "arm_64"],
"c2": ["http", "dynamichttp"],
"mythic_version": "3.2",
"mythic_version": "3.3.0",
"agent_version": "0.1.4",
"supported_wrappers": []
}

0 comments on commit 0c5e581

Please sign in to comment.