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-29 11:58:34 +00:00
|
|
|
max-request: 1
|
2024-01-19 20:14:09 +00:00
|
|
|
shodan-query: title:"AutoSet"
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
|
|
|
tags: tech,php,autoset,apache
|
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-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a004730450221008749f06172560522b858602a0ab2e051598a9f3730cb7dd05f1d5dffa07b0ffc022007b0555f10f4c2d96fd37b2ff258e1c9281c56f3550a0c62f8560e312618b290:922c64590222798bb761d5b6d8e72950
|