Apache Cocoon detect
ID: apache-cocoon-detect
Severity: info
Author: ffffffff0x
Tags: apache,cocoon,tech
Description
Section titled “Description”YAML Source
Section titled “YAML Source”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: 4b0a00483046022100bf3dbd74f0ac26baa5b8b1e4dfff58ba6927a7f4303122ca04d5afffdfc3f3e2022100bfd30882d7576f69e8791679805c27e3f60305fc4a6d3f0e549abc5b773836da:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/apache/apache-cocoon-detect.yaml"