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-01-19 20:14:09 +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"
|
2023-12-31 16:09:36 +00:00
|
|
|
tags: tech,php,autoset,apache
|
|
|
|
|
|
|
|
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-01-29 12:41:50 +00:00
|
|
|
# digest: 490a0046304402205e24faf94cdcfc4943f6a3e61717745673990ed09e44dc9fa5cfdb2372d8912e02201a9c524f619681858711cdccb96931d8bb85bf7f03b9397d34c07b79576467e2:922c64590222798bb761d5b6d8e72950
|