Merge pull request #9875 from projectdiscovery/pussycat0x-patch-10
FP-Fix erlang-daemon.yamlpatch-2
commit
0be2967fa4
|
@ -24,6 +24,12 @@ tcp:
|
|||
- "{{Hostname}}"
|
||||
port: 4369
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "HTTP/1.1"
|
||||
negative: true
|
||||
|
||||
extractors:
|
||||
- type: dsl
|
||||
name: default-instances
|
||||
|
|
Loading…
Reference in New Issue