Planet eStream Login Panel - Detect
ID: planet-estream-panel
Severity: info
Author: arafatansari
Tags: panel,planet,estream,planetestream
Description
Section titled “Description”Planet eStream login panel was detected.
YAML Source
Section titled “YAML Source”id: planet-estream-panel
info: name: Planet eStream Login Panel - Detect author: arafatansari severity: info description: Planet eStream login panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:planetestream:planet_estream:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: planetestream product: planet_estream shodan-query: - title:"Login - Planet eStream" - http.title:"login - planet estream" fofa-query: title="login - planet estream" google-query: intitle:"login - planet estream" tags: panel,planet,estream,planetestream
http: - method: GET path: - "{{BaseURL}}/Login.aspx"
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word words: - 'Login - Planet eStream' - 'Powered by Planet eStream' - 'aria-label="Planet eStream Website' condition: or
- type: status status: - 200# digest: 4a0a00473045022100f56d686aef4018d27af7a56fccb55558796bcdf979beafba8053e81022ec029d02202d20040d410c91bfa0304e805923fff259fedd64e761521e8fe61231f7fe9ebe: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/planet-estream-panel.yaml"