nuclei-templates/http/technologies/cvsweb-detect.yaml

48 lines
1.2 KiB
YAML
Raw Permalink Normal View History

2023-04-02 13:39:07 +00:00
id: cvsweb-detect
info:
2023-04-03 05:17:34 +00:00
name: CVSweb - Detect
2023-04-02 13:39:07 +00:00
author: lu4nx
severity: info
2023-04-03 05:17:34 +00:00
description: |
CVSweb is a WWW interface for CVS repositories with which you can browse a file hierarchy on your browser to view each file's revision history in a very handy manner.
reference:
- https://cvsweb.openbsd.org/
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:freebsd:cvsweb:*:*:*:*:*:*:*:*
2023-04-02 13:39:07 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
2024-09-10 09:08:16 +00:00
vendor: freebsd
product: cvsweb
2023-04-03 05:17:34 +00:00
shodan-query: title:"cvsweb"
2023-04-02 13:39:07 +00:00
fofa-query: title="cvsweb"
2023-04-03 05:17:34 +00:00
zoomeye-query: title:cvsweb
tags: tech,cvsweb,detect
2023-04-02 13:39:07 +00:00
http:
2023-04-02 13:39:07 +00:00
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
2023-10-14 11:27:55 +00:00
2023-04-02 13:39:07 +00:00
matchers-condition: and
matchers:
- type: regex
part: body
regex:
2023-04-03 05:17:34 +00:00
- 'content=".*CVSweb.*"'
2023-04-02 13:39:07 +00:00
- type: status
status:
- 200
2023-04-03 05:17:34 +00:00
extractors:
- type: regex
part: body
group: 1
regex:
- 'content=".*CVSweb\s*([0-9.]+)"'
2024-09-12 05:14:01 +00:00
# digest: 4a0a00473045022100940a1dfa8c4f58dc640e971e814d8945787b797d631f366589429cd7d0467e330220257e1be28e4f790733591a3dc4a536de24d0c75e56c7808d1d564b681190ccd4:922c64590222798bb761d5b6d8e72950