We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f17b8 commit d445ee1Copy full SHA for d445ee1
CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
19
- Added Debian 13 support
20
- Added error message if running `ps-empire server` under root without `-f`
21
+- Added local ticket support to Invoke-PSRemoting module
22
23
## [6.3.0] - 2025-12-11
24
- Updated Starkiller to v3.2.0
empire/server/modules/powershell/lateral_movement/invoke_psremoting.yaml
@@ -40,6 +40,7 @@ options:
40
suggested_values:
41
- Manual
42
- CredID
43
+ - Local ticket
44
- name: Payload
45
description: Manually build command or use Empire.
46
required: true
0 commit comments