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/iftop
2026-01-12 01:16:43 +01:00

17 lines
280 B
Plaintext

---
functions:
shell:
- code: |-
iftop
!/bin/sh
comment: |-
This requires the privilege to capture on some device (specify with `-i` if needed).
contexts:
sudo:
suid:
shell: true
unprivileged:
version: |-
0.17
...