Update and rename cowboy-detect.yaml to http/technologies/cowboy-detect.yaml
parent
af96901d3f
commit
1aa2382eb1
|
@ -8,6 +8,7 @@ info:
|
|||
reference:
|
||||
- https://github.com/ninenines/cowboy
|
||||
metadata:
|
||||
max-request: 1
|
||||
verified: true
|
||||
shodan-query: "cowboy"
|
||||
tags: tech,cowboy,detect
|
||||
|
@ -15,11 +16,11 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "Server: Cowboy"
|
||||
part: hea
|
||||
case-insensitive: true
|
Loading…
Reference in New Issue