id: rancher-panel info: name: Rancher Login Panel author: princechaddha severity: info description: Rancher is a open-source multi-cluster orchestration platform, lets operations teams deploy, manage and secure enterprise Kubernetes. reference: https://github.com/rancher/rancher tags: panel,rancher,kubernetes,devops,cloud,login requests: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: word part: body words: - "Loading…" - "global-admin/config/environment" condition: and - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - ''