GTFOBins.github.io/_gtfobins/efax.md

13 lines
291 B
Markdown
Raw Permalink Normal View History

---
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"
---