40 lines
883 B
YAML
40 lines
883 B
YAML
id: pyload-panel
|
|
|
|
info:
|
|
name: PyLoad Login - Panel
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: |
|
|
A Pyload Login was detected.
|
|
reference:
|
|
- https://github.com/pyload/pyload
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"Login - pyLoad"
|
|
tags: panel,pyload,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/login"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Login - pyLoad'
|
|
- 'alt="Pyload'
|
|
condition: or
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022069bcbb2c8b4400e7de1e0fc3a1ecd56c12bd3449e6c791894d5287ce31e5fe3902207567a377742db095848552dd97c28d085b3d989f73d02858854c392ce80e880f:922c64590222798bb761d5b6d8e72950
|