Merge pull request #7462 from projectdiscovery/rancher-panel
updated matcher & metadata for rancher-panel.yamlpatch-1
commit
210277d959
|
@ -2,7 +2,7 @@ id: rancher-panel
|
|||
|
||||
info:
|
||||
name: Rancher Login Panel - Detect
|
||||
author: princechaddha, idealphase
|
||||
author: princechaddha,idealphase,ritikchaddha
|
||||
severity: info
|
||||
description: Rancher login panel was detected.
|
||||
reference:
|
||||
|
@ -15,7 +15,7 @@ info:
|
|||
metadata:
|
||||
max-request: 1
|
||||
verified: true
|
||||
shodan-query: http.title:"Loading?"
|
||||
shodan-query: http.favicon.hash:464587962
|
||||
tags: panel,rancher,kubernetes,devops,cloud,login
|
||||
|
||||
http:
|
||||
|
@ -28,7 +28,7 @@ http:
|
|||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<title>Loading?</title>"
|
||||
- "<title>Loading"
|
||||
- "ember-basic-dropdown-wormhole"
|
||||
condition: and
|
||||
|
||||
|
|
Loading…
Reference in New Issue