Apache YARN ResourceManager Panel - Detect
ID: yarn-manager-exposure
Severity: low
Author: pdteam
Tags: panel,apache,yarn,exposure
Description
Section titled “Description”Apache YARN ResourceManager panel was detected.
YAML Source
Section titled “YAML Source”id: yarn-manager-exposure
info: name: Apache YARN ResourceManager Panel - Detect author: pdteam severity: low description: Apache YARN ResourceManager panel was detected. classification: cpe: cpe:2.3:a:apache:hadoop:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: apache product: hadoop tags: panel,apache,yarn,exposure
http: - method: GET path: - '{{BaseURL}}/cluster/cluster'
matchers: - type: word words: - 'hadoop' - 'resourcemanager' - 'logged in as: dr.who' condition: and# digest: 4a0a0047304502202b78767a0ff7e6020edd8f105431f134b9f69952ac66044a5c503f9e7d741d510221009e2e0dd9b568d7afd1160af9aedc5d1f157c8c6f8c977608e0a6644688d21d35: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/yarn-manager-exposure.yaml"