diff --git a/technologies/rosariosis-detect.yaml b/technologies/rosariosis-detect.yaml new file mode 100644 index 0000000000..27794f1cba --- /dev/null +++ b/technologies/rosariosis-detect.yaml @@ -0,0 +1,26 @@ +id: rosariosis-detect + +info: + name: Rosariosis Detect + author: princechaddha + severity: info + reference: + - https://github.com/francoisjacquet/rosariosis + - https://www.rosariosis.org/ + tags: tech,rosariosis + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + part: header + words: + - "RosarioSIS=" + + - type: status + status: + - 200