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/arp
2025-12-24 02:25:50 +01:00

14 lines
222 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
arp -v -f /path/to/input-file
comment: |-
Lines are likely leaked as error messages.
contexts:
sudo:
suid:
unprivileged:
...