48 lines
1.1 KiB
YAML
48 lines
1.1 KiB
YAML
id: scriptcase-panel
|
|
|
|
info:
|
|
name: ScriptCase Panel Detect
|
|
author: Ricardo Maia (Brainfork)
|
|
severity: info
|
|
reference:
|
|
- https://www.scriptcase.com.br
|
|
- https://www.scriptcase.net
|
|
classification:
|
|
cpe: cpe:2.3:a:scriptcase:scriptcase:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: scriptcase
|
|
product: scriptcase
|
|
shodan-query: title:"ScriptCase"
|
|
tags: panel,scriptcase
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/devel/iface/"
|
|
- "{{BaseURL}}/scriptcase/devel/iface/"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '(?i)(ScriptCase)'
|
|
- '(?i)(NetMake)'
|
|
- '(?i)(Login)'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
name: version
|
|
part: body
|
|
group: 2
|
|
regex:
|
|
- '(Versão|Version|Versão)\b.*\s(\d.*\d)'
|
|
# digest: 4a0a0047304502202a0f4a22873284f7f87bd36b43e01ac94daa09998f7231c182fe420260201082022100ea7864629f1f473a15d0b2f76a42cc7bb8c25d20b997176f1abb31993d1c594f:922c64590222798bb761d5b6d8e72950 |