Create docebo-detect.yaml

patch-1
PikPikcU 2022-06-30 19:29:04 -04:00 committed by GitHub
parent 789f659645
commit 732217c33a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -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:
- "<title>Docebo E-learning</title>"
- type: status
status:
- 200