mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Fix ssh file-read
This commit is contained in:
parent
b1ea773378
commit
481cd24a84
@ -19,7 +19,7 @@ functions:
|
||||
ssh $HOST "cat > $RPATH" < $LPATH
|
||||
file-read:
|
||||
- description: Read lines from text files (error-based approach).
|
||||
- code: |
|
||||
code: |
|
||||
LFILE=file_to_read
|
||||
ssh -F $LFILE localhost
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user