21 lines
433 B
YAML
21 lines
433 B
YAML
|
id: identity-services-engine
|
||
|
|
||
|
info:
|
||
|
name: Identity Services Engine
|
||
|
author: dhiyaneshDK
|
||
|
severity: info
|
||
|
reference: https://www.shodan.io/search?query=http.title%3A%22Identity+Services+Engine%22
|
||
|
tags: panel
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- '{{BaseURL}}'
|
||
|
- '{{BaseURL}}/admin/'
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- '<title>Identity Services Engine</title>'
|