2022-09-08 13:28:46 +00:00
|
|
|
id: olivetti-crf-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
|
|
|
name: Olivetti CRF Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"Olivetti CRF"
|
|
|
|
tags: tech,olivetti
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<TITLE>Olivetti CRF</TITLE>"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|