2023-12-31 16:09:36 +00:00
|
|
|
id: autoset-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: AutoSet Page - Detect
|
|
|
|
author: MaStErCho
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- http://autoset.net/xe/
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2024-01-29 11:58:34 +00:00
|
|
|
max-request: 1
|
2024-01-19 20:14:09 +00:00
|
|
|
shodan-query: title:"AutoSet"
|
2024-06-07 10:04:29 +00:00
|
|
|
tags: tech,php,autoset,apache,panel
|
2023-12-31 16:09:36 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2024-01-19 20:14:09 +00:00
|
|
|
- "<title>AutoSet"
|
|
|
|
- "alt\">AutoSet"
|
|
|
|
- "logo-map logo-autoset"
|
|
|
|
condition: or
|
2023-12-31 16:09:36 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2024-01-19 20:14:09 +00:00
|
|
|
- '<title>AutoSet (\d+(\.\d+)+)\b'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 490a004630440220037d4ea4d6efd6711ded7e2106a453a089436d6e0da04a19f9ee5be28952a858022002dd36b72a3d791784c97884ac73c9485e23055cb872e178598bf17c05bc317e:922c64590222798bb761d5b6d8e72950
|