Skip to content

Commit

Permalink
Merge pull request #252 from BC-SECURITY/powersharppack_update
Browse files Browse the repository at this point in the history
Update PowerSharpPack
  • Loading branch information
Cx01N authored Nov 23, 2021
2 parents ce0a807 + ea97e32 commit fd6fc88
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 13 deletions.
11 changes: 7 additions & 4 deletions empire/server/data/module_source/credentials/Invoke-Rubeus.ps1

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions empire/server/data/module_source/privesc/Invoke-winPEAS.ps1

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion empire/server/modules/powershell/credentials/rubeus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ options:
- name: Command
description: Use available Rubeus commands as a one-liner.
required: false
value: ''
value: 'help'
script_path: 'empire/server/data/module_source/credentials/Invoke-Rubeus.ps1'
script_end: "Invoke-Rubeus -Command \"{{ PARAMS }}\""
advanced:
Expand Down

0 comments on commit fd6fc88

Please sign in to comment.