mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Create eqn.md
This commit is contained in:
parent
e4cd54418c
commit
15fa8e72d7
16
_gtfobins/eqn.md
Normal file
16
_gtfobins/eqn.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
|
||||||
|
eqn "$LFILE"
|
||||||
|
suid:
|
||||||
|
- code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
./eqn "$LFILE"
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
sudo eqn "$LFILE"
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user