diff --git a/technologies/docebo-detect.yaml b/technologies/docebo-detect.yaml new file mode 100644 index 0000000000..95ff301e51 --- /dev/null +++ b/technologies/docebo-detect.yaml @@ -0,0 +1,25 @@ +id: docebo-detect + +info: + name: Docebo Detect + author: pikpikcu + severity: info + metadata: + fofa-query: title="Docebo E-learning" + tags: tech,docebo + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + part: body + words: + - "Docebo E-learning" + + - type: status + status: + - 200