22 lines
409 B
YAML
22 lines
409 B
YAML
id: identity-services-engine
|
|
|
|
info:
|
|
name: Identity Services Engine
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
shodan-query: http.title:"Identity Services Engine"
|
|
tags: panel
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/admin/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Identity Services Engine</title>'
|