Merge branch 'patch-1' of https://github.com/Ph33rr/nuclei-templates into patch-1

patch-1
sullo 2022-05-10 17:12:55 -04:00
commit 77ecccb629
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ requests:
condition: or condition: or
- raw: - raw:
- |+ - |
POST /mgmt/tm/util/bash HTTP/1.1 POST /mgmt/tm/util/bash HTTP/1.1
Host: localhost Host: localhost
Connection: keep-alive, X-F5-Auth-Token Connection: keep-alive, X-F5-Auth-Token
@ -79,7 +79,7 @@ requests:
condition: or condition: or
- raw: - raw:
- |+ - |
POST /mgmt/tm/util/bash HTTP/1.1 POST /mgmt/tm/util/bash HTTP/1.1
Host: localhost:8100 Host: localhost:8100
Connection: keep-alive, X-F5-Auth-Token Connection: keep-alive, X-F5-Auth-Token