Skip to content

Commit

Permalink
Merge pull request #38 from sliverarmory/add_winrm
Browse files Browse the repository at this point in the history
add winrm
  • Loading branch information
moloch-- authored Jun 27, 2023
2 parents bc558f8 + fc4fdd6 commit 28b6503
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion armory.json
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,12 @@
"command_name": "azbelt",
"repo_url": "https://github.com/sliverarmory/azbelt",
"public_key": "RWQCUmz4TJGL6TqwyavQglfJHkvt0s/x09XI5GOslaebPZLVVJnOCmLD"
},
{
"name": "winrm",
"command_name": "winrm",
"repo_url": "https://github.com/sliverarmory/winrmdll-sliver",
"public_key": "RWSJ7R+SWl07CHFJc0/EISI13VYDIWbgU+caunVW9sIZfZZHJAjIsbS0"
}
],
"bundles": [
Expand All @@ -771,7 +777,8 @@
"name": "windows-pivot",
"packages": [
"scshell",
"bof-servicemove"
"bof-servicemove",
"winrm"
]
},
{
Expand Down

0 comments on commit 28b6503

Please sign in to comment.