Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
projectdiscovery
GitHub Repository: projectdiscovery/nuclei
Path: blob/dev/integration_tests/protocols/network/self-contained.yaml
2070 views
1
id: example-self-contained-input
2
3
info:
4
name: example-self-contained
5
author: pd-team
6
severity: info
7
8
self-contained: true
9
network:
10
- host:
11
- "127.0.0.1:5431"
12
13
matchers:
14
- type: word
15
words:
16
- "Authentication successful"
17