misc changes

patch-1
PD-Team 2021-01-29 23:53:50 +05:30
parent b1c528f1fe
commit 064f084dee
3 changed files with 0 additions and 20 deletions

View File

@ -24,21 +24,6 @@ requests:
<?xml version="1.0"?><methodCall><methodName>ProjectDiscovery</methodName><params><param><value>dwisiswant0</value></param></params></methodCall>
- |
POST /webtools/control/xmlrpc HTTP/1.1
Host: {{Hostname}}:8080
Origin: http://{{Hostname}}:8080
Content-Type: application/xml
<?xml version="1.0"?><methodCall><methodName>ProjectDiscovery</methodName><params><param><value>dwisiswant0</value></param></params></methodCall>
- |
POST /webtools/control/xmlrpc HTTP/1.1
Host: {{Hostname}}:8443
Origin: https://{{Hostname}}:8443
Content-Type: application/xml
<?xml version="1.0"?><methodCall><methodName>ProjectDiscovery</methodName><params><param><value>dwisiswant0</value></param></params></methodCall>
matchers-condition: and
matchers:
- type: word

View File

@ -9,9 +9,6 @@ requests:
- method: GET
path:
- "{{BaseURL}}/sessions/new"
- "{{BaseURL}}:9000/sessions/new"
- "{{BaseURL}}:8080/sessions/new"
- "{{BaseURL}}:9090/sessions/new"
matchers:
- type: word

View File

@ -9,9 +9,7 @@ requests:
- method: GET
path:
- "http://{{Hostname}}/version"
- "http://{{Hostname}}:2376/version"
- "http://{{Hostname}}/v1.24/version"
- "http://{{Hostname}}:2376/v1.24/version"
matchers-condition: and
matchers: