36 lines
874 B
YAML
36 lines
874 B
YAML
id: apache-cocoon-detect
|
|
|
|
info:
|
|
name: Apache Cocoon detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:cocoon:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: apache
|
|
product: cocoon
|
|
shodan-query: http.html:"Apache Cocoon"
|
|
fofa-query: app="APACHE-Cocoon"
|
|
tags: apache,cocoon,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "X-Cocoon-Version"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- 'X\-Cocoon\-Version:([ 0-9.]+)'
|
|
# digest: 4a0a00473045022041752d483e64b11a3df54bb94751bb324ea9a8ac5fda239c3575547051e8fc24022100bc78482d799a009144da68b7f45b6b82c8ea7b1049f830c6e47a431a7f75930f:922c64590222798bb761d5b6d8e72950 |