mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Document and fix zsoelim
This commit is contained in:
parent
dce8b357fb
commit
bd07d8d725
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
description: The content is actually parsed and corrupted by the command, thus it may not be suitable for arbitrary files.
|
||||||
functions:
|
functions:
|
||||||
file-read:
|
file-read:
|
||||||
- code: |
|
- code: |
|
||||||
@ -7,7 +8,7 @@ functions:
|
|||||||
suid:
|
suid:
|
||||||
- code: |
|
- code: |
|
||||||
LFILE=file_to_read
|
LFILE=file_to_read
|
||||||
zsoelim "$LFILE"
|
./zsoelim "$LFILE"
|
||||||
sudo:
|
sudo:
|
||||||
- code: |
|
- code: |
|
||||||
LFILE=file_to_read
|
LFILE=file_to_read
|
||||||
|
Loading…
Reference in New Issue
Block a user