Skip to content

Use req.Name for name validation in RPC#2284

Open
nu11zy wants to merge 1 commit into
BishopFox:masterfrom
nu11zy:fix-profiles-stage-name
Open

Use req.Name for name validation in RPC#2284
nu11zy wants to merge 1 commit into
BishopFox:masterfrom
nu11zy:fix-profiles-stage-name

Conversation

@nu11zy

@nu11zy nu11zy commented Jul 9, 2026

Copy link
Copy Markdown

Small fix for profiles stage command.

Current behavior:

[server] sliver > profiles stage --name "win-stage" win
[!] rpc error: code = InvalidArgument desc = name cannot be blank

Expected behavior (after fix):

[server] sliver > profiles stage --name "win-stage" win
[*] Implant saved to /opt/sliver/bin/win-stage.bin

Signed-off-by: nu11z <55335158+nu11zy@users.noreply.github.com>
@nu11zy
nu11zy requested a review from a team as a code owner July 9, 2026 15:15
@nu11zy
nu11zy requested a review from kmathisbf July 9, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant