39 lines
882 B
YAML
39 lines
882 B
YAML
id: autoset-detect
|
|
|
|
info:
|
|
name: AutoSet Page - Detect
|
|
author: MaStErCho
|
|
severity: info
|
|
reference:
|
|
- http://autoset.net/xe/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"AutoSet"
|
|
tags: tech,php,autoset,apache,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>AutoSet"
|
|
- "alt\">AutoSet"
|
|
- "logo-map logo-autoset"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '<title>AutoSet (\d+(\.\d+)+)\b'
|
|
# digest: 490a004630440220037d4ea4d6efd6711ded7e2106a453a089436d6e0da04a19f9ee5be28952a858022002dd36b72a3d791784c97884ac73c9485e23055cb872e178598bf17c05bc317e:922c64590222798bb761d5b6d8e72950 |