Updated strapi-cms-detect.yaml (#3756)

* Updated strapi-cms-detect.yaml

Add exact keyword to template to help reduce false positive

* Update strapi-cms-detect.yaml

Add myname in author section.
patch-1
idealphase 2022-02-23 15:14:59 +07:00 committed by GitHub
parent abc18c2079
commit 44babc383a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@ id: strapi-cms-detect
info: info:
name: Strapi CMS detect name: Strapi CMS detect
author: cyllective,daffainfo author: cyllective,daffainfo,idealphase
severity: info severity: info
description: Open source Node.js Headless CMS to easily build customisable APIs description: Open source Node.js Headless CMS to easily build customisable APIs
reference: https://github.com/strapi/strapi reference: https://github.com/strapi/strapi
@ -13,12 +13,15 @@ requests:
path: path:
- "{{BaseURL}}/admin/init" - "{{BaseURL}}/admin/init"
matchers-condition: and
matchers: matchers:
- type: word - type: word
part: body part: body
words: words:
- '"data"' - '"data"'
- '"uuid"' - '"uuid"'
- '"hasAdmin"'
condition: and
- type: status - type: status
status: status: