34 lines
824 B
YAML
34 lines
824 B
YAML
id: gocron-panel
|
|
|
|
info:
|
|
name: Gocron Panel - Detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
description: Gocron panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: app="gocron-定时任务系统"
|
|
tags: gocron,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '<title>gocron - (.*)</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204bfe6f1cdee6e4c5e9066ea97ca30c75dbedfa40f76d1b1107c604853b51bfd302210088851b28c86125757808d1a84dacc1ff52ca6788d833ab493f462cb2a6895784:922c64590222798bb761d5b6d8e72950 |