Merge pull request #9875 from projectdiscovery/pussycat0x-patch-10

FP-Fix erlang-daemon.yaml
patch-2
Dhiyaneshwaran 2024-05-24 15:47:36 +05:30 committed by GitHub
commit 0be2967fa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -24,6 +24,12 @@ tcp:
- "{{Hostname}}" - "{{Hostname}}"
port: 4369 port: 4369
matchers:
- type: word
words:
- "HTTP/1.1"
negative: true
extractors: extractors:
- type: dsl - type: dsl
name: default-instances name: default-instances