2021-12-06 09:42:58 +00:00
|
|
|
id: apache-cocoon-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-12-06 09:42:58 +00:00
|
|
|
info:
|
|
|
|
name: Apache Cocoon detect
|
|
|
|
author: ffffffff0x
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2022-05-12 14:18:36 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-05-12 14:18:36 +00:00
|
|
|
shodan-query: http.html:"Apache Cocoon"
|
2021-12-06 09:42:58 +00:00
|
|
|
fofa-query: app="APACHE-Cocoon"
|
2021-12-06 12:39:02 +00:00
|
|
|
tags: apache,cocoon,tech
|
2021-12-06 09:42:58 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-06 09:42:58 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2021-12-06 12:39:02 +00:00
|
|
|
max-redirects: 2
|
2021-12-06 09:42:58 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "X-Cocoon-Version"
|
2021-12-06 12:39:02 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
2021-12-06 12:39:58 +00:00
|
|
|
part: header
|
2021-12-06 12:39:02 +00:00
|
|
|
regex:
|
|
|
|
- 'X\-Cocoon\-Version:([ 0-9.]+)'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502207c3d5c05569282470766be7f10fec3c51d0b735651fac58a14d156cfe1b9a315022100ac0031c5ee4914905f47336472e3c56e443937e733b2ae348e006042060158f3:922c64590222798bb761d5b6d8e72950
|