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