31 lines
800 B
YAML
31 lines
800 B
YAML
id: posteio-admin-panel
|
|
|
|
info:
|
|
name: Poste.io Admin Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Poste.io login panel was detected.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Administration login" html:"poste<span"
|
|
tags: panel,poste,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "poste<span"
|
|
- "Administration login"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b55115aadc034c27bec7b66d3d93be3b401c7bc6daa6af8838f8964b706c981b02205bd21f3d5288e64fc02fcae5a782dfa5ebb3171807164a8bb7686b7eb4ccbf8c:922c64590222798bb761d5b6d8e72950 |