36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
id: hyperplanning-panel
|
|
|
|
info:
|
|
name: HYPERPLANNING Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
HYPERPLANNING products was detected.
|
|
reference:
|
|
- https://www.index-education.com/fr/presentation-hyperplanning.php
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"HYPERPLANNING"
|
|
tags: panel,hyperplanning,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains_any(to_lower(body), "hyperplanning</title>", "content=\"hyperplanning\"")'
|
|
condition: and
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: header
|
|
group: 1
|
|
regex:
|
|
- '(?i)Server:\s+HYPERPLANNING\s+([0-9.\s\-]+)'
|
|
# digest: 4b0a00483046022100ac15fbb8c553f9da9eb571d7291954a48790ca5ed5deb4bf421ca00d260675390221008ff05e85becc2105828703e77fc819ea9a15bf33ee81b58b41c2871035fec0c3:922c64590222798bb761d5b6d8e72950 |