Skip to content

Commit d445ee1

Browse files
authored
feat: allow user to use local ticket auth (#803)
1 parent 62f17b8 commit d445ee1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818

1919
- Added Debian 13 support
2020
- Added error message if running `ps-empire server` under root without `-f`
21+
- Added local ticket support to Invoke-PSRemoting module
2122

2223
## [6.3.0] - 2025-12-11
2324
- Updated Starkiller to v3.2.0

empire/server/modules/powershell/lateral_movement/invoke_psremoting.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ options:
4040
suggested_values:
4141
- Manual
4242
- CredID
43+
- Local ticket
4344
- name: Payload
4445
description: Manually build command or use Empire.
4546
required: true

0 commit comments

Comments
 (0)