mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 17:25:28 +00:00
syntax update in test
This commit is contained in:
parent
abc8ac8ee1
commit
03b2fb52c1
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -6,7 +6,7 @@ info:
|
|||||||
severity: info
|
severity: info
|
||||||
tags: fuzz
|
tags: fuzz
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
@timeout: 5s
|
@timeout: 5s
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ info:
|
|||||||
constants:
|
constants:
|
||||||
test: test-in-template
|
test: test-in-template
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}?p={{test}}"
|
- "{{BaseURL}}?p={{test}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/?a={{test}}&b={{values}}"
|
- "{{BaseURL}}/?a={{test}}&b={{values}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET /?action=curltest&url={{interactsh-url}} HTTP/1.1
|
GET /?action=curltest&url={{interactsh-url}} HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
# Note for the integration test: dsl expression should not contain commas
|
# Note for the integration test: dsl expression should not contain commas
|
||||||
- |
|
- |
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pd-team
|
author: pd-team
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
-
|
-
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
@tls-sni:request.host
|
@tls-sni:request.host
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}?test=nuclei"
|
- "{{BaseURL}}?test=nuclei"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |+
|
- |+
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET /?test={{randstr}} HTTP/1.1
|
GET /?test={{randstr}} HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET /api/geoping/{{interactsh-url}} HTTP/1.1
|
GET /api/geoping/{{interactsh-url}} HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/?a=1"
|
- "{{BaseURL}}/?a=1"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: POST
|
- method: POST
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: POST
|
- method: POST
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: POST
|
- method: POST
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
@ -4,7 +4,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
POST / HTTP/1.1
|
POST / HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
POST / HTTP/1.1
|
POST / HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET ?test=nuclei HTTP/1.1
|
GET ?test=nuclei HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET /test/..;/..;/ HTTP/1.1
|
GET /test/..;/..;/ HTTP/1.1
|
||||||
|
|||||||
@ -4,7 +4,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- payloads:
|
- payloads:
|
||||||
username:
|
username:
|
||||||
- test
|
- test
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
POST / HTTP/1.1
|
POST / HTTP/1.1
|
||||||
|
|||||||
@ -20,7 +20,7 @@ info:
|
|||||||
|
|
||||||
|
|
||||||
# Test all unsafe URL Handling Edgecases
|
# Test all unsafe URL Handling Edgecases
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
# relative path without leading slash
|
# relative path without leading slash
|
||||||
- |+
|
- |+
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pd-team
|
author: pd-team
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |+
|
- |+
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
@ -7,7 +7,7 @@ info:
|
|||||||
# this test is used to check automerge of params in both unsafe & safe requests
|
# this test is used to check automerge of params in both unsafe & safe requests
|
||||||
# key1=value1 is added from inputURL
|
# key1=value1 is added from inputURL
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |+
|
- |+
|
||||||
GET /?key2=value2 HTTP/1.1
|
GET /?key2=value2 HTTP/1.1
|
||||||
|
|||||||
@ -7,7 +7,7 @@ info:
|
|||||||
# this test is used to check automerge of params in both unsafe & safe requests
|
# this test is used to check automerge of params in both unsafe & safe requests
|
||||||
# key1=value1 is added from inputURL
|
# key1=value1 is added from inputURL
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET /?key2=value2 HTTP/1.1
|
GET /?key2=value2 HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pd-team
|
author: pd-team
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
id: first
|
id: first
|
||||||
path:
|
path:
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pd-team
|
author: pd-team
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/200"
|
- "{{BaseURL}}/200"
|
||||||
|
|||||||
@ -6,7 +6,7 @@ info:
|
|||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
self-contained: true
|
self-contained: true
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "http://127.0.0.1:5431/{{test}}"
|
- "http://127.0.0.1:5431/{{test}}"
|
||||||
|
|||||||
@ -6,7 +6,7 @@ info:
|
|||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
self-contained: true
|
self-contained: true
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET http://127.0.0.1:5431/?something=here&key=value HTTP/1.1
|
GET http://127.0.0.1:5431/?something=here&key=value HTTP/1.1
|
||||||
|
|||||||
@ -6,7 +6,7 @@ info:
|
|||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
self-contained: true
|
self-contained: true
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
@ -6,7 +6,7 @@ info:
|
|||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
self-contained: true
|
self-contained: true
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET http://127.0.0.1:5431/ HTTP/1.1
|
GET http://127.0.0.1:5431/ HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}?a=1"
|
- "{{BaseURL}}?a=1"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}?a=1"
|
- "{{BaseURL}}?a=1"
|
||||||
|
|||||||
@ -9,7 +9,7 @@ variables:
|
|||||||
a1: "{{to_lower(rand_base(5))}}"
|
a1: "{{to_lower(rand_base(5))}}"
|
||||||
|
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/?x={{a1}}"
|
- "{{BaseURL}}/?x={{a1}}"
|
||||||
|
|||||||
@ -9,7 +9,7 @@ variables:
|
|||||||
a1: "value"
|
a1: "value"
|
||||||
a2: "{{base64('{{Host}}')}}"
|
a2: "{{base64('{{Host}}')}}"
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
@ -6,7 +6,7 @@ info:
|
|||||||
severity: info
|
severity: info
|
||||||
description: offline-allowed-paths
|
description: offline-allowed-paths
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- path:
|
- path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
- "{{BaseURL}}/"
|
- "{{BaseURL}}/"
|
||||||
|
|||||||
@ -4,7 +4,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ info:
|
|||||||
author: pdteam
|
author: pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
|
||||||
requests:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET / HTTP/1.1
|
GET / HTTP/1.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user