Update and rename cowboy-detect.yaml to http/technologies/cowboy-detect.yaml

patch-4
Ritik Chaddha 2024-06-02 11:25:21 +05:30 committed by GitHub
parent af96901d3f
commit 1aa2382eb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -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