31 lines
798 B
YAML
31 lines
798 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:
|
|
max-request: 1
|
|
shodan-query: title:"Administration login" html:"poste<span"
|
|
verified: true
|
|
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: 490a00463044022078ceda6943caf9eaea8f06370e59df812057432c56ba731d9e290c05cb2b60b5022028bd4da5d8e2525d75aa91d524b6cb60395d3c5f98486b36e5051a47f0443b3b:922c64590222798bb761d5b6d8e72950 |