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

44 lines
1.1 KiB
YAML
Raw 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/
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
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.]+)"'
# digest: 490a0046304402205edaaf4869f5e99128f50d300e222b62e3ff929787c084f7271cd034d9b450f502201f253ad5141e8777d354f91ae7cbe61e6a7d08b2a944d9c2cd1b5e30c6ca3b01:922c64590222798bb761d5b6d8e72950