Create looker-panel.yaml (#4464)

* Create looker-panel.yaml

* misc update

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
patch-1
Ritik Chaddha 2022-05-22 17:06:41 +05:30 committed by GitHub
parent 58ed276bf6
commit de77d2d310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: looker-panel
info:
name: Looker Login Panel
author: ritikchaddha
severity: info
metadata:
verified: true
shodan: http.html:"lookerVersion"
tags: panel,login,looker
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "lookerVersion"
- "lookerLocation.title"
condition: or
- type: status
status:
- 200