31 lines
678 B
YAML
31 lines
678 B
YAML
id: rosariosis-detect
|
|
|
|
info:
|
|
name: Rosariosis Detect
|
|
author: princechaddha
|
|
severity: info
|
|
reference:
|
|
- https://github.com/francoisjacquet/rosariosis
|
|
- https://www.rosariosis.org/
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,rosariosis
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "RosarioSIS="
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022045111523733c5e8ee3d84cede825611612c3bdc644b62ea9195d97be576c3b7a022100bfc05af457abe799f7a905de05fa9afafa2b2211505e44e18d85ef5db8fc6367:922c64590222798bb761d5b6d8e72950
|