2022-02-26 04:46:03 +00:00
|
|
|
id: snipeit-panel
|
2022-02-23 16:38:05 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-29 19:17:51 +00:00
|
|
|
name: Snipe-IT Panel - Detect
|
2022-02-23 16:38:05 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2023-01-30 16:19:58 +00:00
|
|
|
description: Snipe-IT panel was detected.
|
2023-01-29 19:17:51 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-02-23 16:38:05 +00:00
|
|
|
metadata:
|
2022-02-26 04:46:03 +00:00
|
|
|
shodan-query: http.favicon.hash:431627549
|
2022-11-14 19:45:12 +00:00
|
|
|
tags: panel,snipeit,tech
|
2022-02-23 16:38:05 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-02-26 04:46:03 +00:00
|
|
|
- "window.snipeit"
|
2022-02-23 16:38:05 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-01-29 19:17:51 +00:00
|
|
|
|
2023-01-30 16:19:58 +00:00
|
|
|
# Enhanced by md on 2023/01/30
|