1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/dig
2026-01-02 22:46:43 +01:00

13 lines
297 B
Plaintext

---
functions:
file-read:
- code: |-
dig -f /path/to/input-file
comment: |-
Each input line is treated as a lookup query for the `dig` command and the output is corrupted with the result or errors of the operation.
contexts:
sudo:
suid:
unprivileged:
...