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

51 lines
1.2 KiB
YAML
Raw Normal View History

2021-09-05 17:22:45 +00:00
id: nextcloud-detect
info:
name: Nextcloud Detect
author: skeltavik
severity: info
2022-10-06 05:35:52 +00:00
description: |
Nextcloud is a suite of client-server software for creating and using file hosting services
reference:
- https://nextcloud.com
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:*:*:*:*
2022-10-06 03:52:04 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 4
2024-09-10 08:22:50 +00:00
vendor: nextcloud
2024-09-10 09:08:16 +00:00
product: nextcloud_server
shodan-query: http.title:"Nextcloud"
2021-09-05 17:22:45 +00:00
tags: tech,nextcloud,storage
http:
2021-09-05 17:22:45 +00:00
- method: GET
path:
- '{{BaseURL}}'
- '{{BaseURL}}/login'
- '{{BaseURL}}/nextcloud/login'
- '{{BaseURL}}/nextcloud/index.php/login'
2021-09-05 17:22:45 +00:00
stop-at-first-match: true
host-redirects: true
2021-09-05 17:22:45 +00:00
max-redirects: 2
2023-10-14 11:27:55 +00:00
matchers-condition: and
2021-09-05 17:22:45 +00:00
matchers:
- type: word
part: body
words:
- 'var nc_lastLogin'
- 'var nc_pageLoad'
condition: and
- type: status
status:
- 200
extractors:
- type: regex
group: 1
regex:
- '(?m)"version":"([0-9.]+)",'
2024-09-12 05:14:01 +00:00
# digest: 490a00463044022071d01b0145201a6f58c9de061410bd430c19acc67bea1e3f2dac1857ef4d0be4022018dabb4527d98df09d7b91e379249d01f928ded94290fc3ac318ff8295af8d16:922c64590222798bb761d5b6d8e72950