2022-02-26 04:46:03 +00:00
|
|
|
id: snipeit-panel
|
2022-02-23 16:38:05 +00:00
|
|
|
|
|
|
|
info:
|
2022-02-26 04:46:03 +00:00
|
|
|
name: Snipe-IT Panel Detect
|
2022-02-23 16:38:05 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
|
|
|
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
|