mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-06 18:53:16 +08:00
54 lines
1.3 KiB
YAML
54 lines
1.3 KiB
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
|
|
classification:
|
|
cpe: cpe:2.3:a:pyload:pyload:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: pyload
|
|
product: pyload
|
|
shodan-query:
|
|
- title:"Login - pyLoad"
|
|
- http.title:"login - pyload"
|
|
- http.html:"pyload"
|
|
- http.title:"pyload"
|
|
fofa-query:
|
|
- body="pyload"
|
|
- title="login - pyload"
|
|
- title="pyload"
|
|
google-query:
|
|
- intitle:"pyload"
|
|
- intitle:"login - pyload"
|
|
zoomeye-query: app="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: 490a0046304402202243689bf45da349456e8cdfe64d3feec9af042e5955a29dc58b2090dfd1ca84022006799cdd59be39ac5b25549ccfa50a4720c31059e53d46fa878b9e41affa6336:922c64590222798bb761d5b6d8e72950 |