PyLoad Login - Panel
ID: pyload-panel
Severity: info
Author: DhiyaneshDk
Tags: panel,pyload,login
Description
Section titled “Description”A Pyload Login was detected.
YAML Source
Section titled “YAML Source”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:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/pyload-panel.yaml"