mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-26 04:05:40 +02:00
11
_gtfobins/fping.md
Normal file
11
_gtfobins/fping.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
functions:
|
||||
file-read:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
fping -f $LFILE
|
||||
sudo:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
sudo fping -f $LFILE
|
||||
---
|
Reference in New Issue
Block a user