30 lines
785 B
YAML
30 lines
785 B
YAML
id: ids-skills-installer
|
|
|
|
info:
|
|
name: IDP Skills Installer - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
Checks for the presence of an IDS Skills Installer page.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"IDP Skills Installer"
|
|
tags: install,ids,exposure,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/#/install/main"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>IDP Skills Installer</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200fce14f42414d6e9d1df70bfe709e9ee8f5316f2a0df8f01a54b87e6e3625f4b022018dfda50b4c4fe536b5517872f088b8ab8c4660cebae60bb113f3edc4befef29:922c64590222798bb761d5b6d8e72950 |