mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
17 lines
280 B
Plaintext
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
|
|
...
|