Skip to content

Remove invalid unprivileged context from podman - #601

Open
journaltraces wants to merge 1 commit into
GTFOBins:masterfrom
journaltraces:fix-587
Open

Remove invalid unprivileged context from podman#601
journaltraces wants to merge 1 commit into
GTFOBins:masterfrom
journaltraces:fix-587

Conversation

@journaltraces

Copy link
Copy Markdown

The podman entry is currently marked as available in the unprivileged context.
Rootless Podman uses user namespaces, so --privileged does not provide the container with privileges beyond those of the invoking host user -> Therefore, this technique should not be listed under the unprivileged context.

This removes the invalid unprivileged context while keeping the existing sudo context

Fixes #587

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.

'podman run' combined with the '--privileged' option | Not of those programs that can be used to bypass local security restrictions

1 participant