mirror of
https://github.com/JoelGMSec/EvilnoVNC.git
synced 2026-04-25 17:15:49 +03:00
[GH-ISSUE #32] Full desktop and root terminal access in running container #29
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/EvilnoVNC-JoelGMSec#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ms101 on GitHub (Sep 25, 2023).
Original GitHub issue: https://github.com/JoelGMSec/EvilnoVNC/issues/32
There is a way to get access to the desktop and root terminals in a running container (tested with latest Firefox and Chromium):
Now a user has root access to the container, including collected data in /home/user/Downloads:

Possible measures:
@ms101 commented on GitHub (Oct 4, 2023):
PR #33 should fix this
@JoelGMSec commented on GitHub (Oct 6, 2023):
Thanks again @ms101 :)