1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-08 08:31:32 +01:00

Rephrase ssh read

This commit is contained in:
Emilio Pinna 2018-05-30 19:07:49 +01:00
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