mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Add fping
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
7bc41773f6
commit
242dcbab4f
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
|
||||
---
|
Loading…
Reference in New Issue
Block a user