38 lines
947 B
YAML
38 lines
947 B
YAML
id: snipe-it-installer
|
|
|
|
info:
|
|
name: Snipe-IT Setup Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed Snipe-IT Setup page.
|
|
reference:
|
|
- https://snipeitapp.com/
|
|
classification:
|
|
cpe: cpe:2.3:a:snipeitapp:snipe-it:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: snipeitapp
|
|
product: snipe-it
|
|
shodan-query: html:"Snipe-IT Setup"
|
|
tags: misconfig,install,exposure,snipe-it
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/setup"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Snipe-IT Setup"
|
|
- "Create Admin User"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022021d14ca3e1c6b3983543803dcda12b9cc76217ad6606630983761699744a79fb022035490f32cc0e5dc1963b0e22a3d29d69dd78295b25fb49c9ebf65cda8c67c667:922c64590222798bb761d5b6d8e72950 |