30 lines
777 B
YAML
30 lines
777 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
|
|
|
|
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: 4a0a00473045022100c7c24577b37209b700ba3a4e8031c2e6241c0d3ca584c5d01256a0ca36e5e63e022048981b51d5fcda350ed38362e7124c669d6818ef760b8f744c62e72a10ca7be3:922c64590222798bb761d5b6d8e72950 |