Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
projectdiscovery
GitHub Repository: projectdiscovery/nuclei
Path: blob/dev/integration_tests/loader/excluded-template.yaml
2070 views
1
id: excluded-template
2
3
info:
4
name: Basic Excluded Template
5
author: pdteam
6
severity: info
7
tags: fuzz
8
9
http:
10
- method: GET
11
path:
12
- "{{BaseURL}}"
13
matchers:
14
- type: word
15
words:
16
- "This is test matcher text"
17