Create mojoportal-detect.yaml

patch-1
PikPikcU 2023-02-20 20:11:09 +07:00 committed by GitHub
parent 5a4b9c2893
commit c475419229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: mojoportal-detect
info:
name: Mojoportal Detect
author: pikpikcu
severity: info
tags: tech,mojoportal
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Powered by mojoPortal"
- type: status
status:
- 200