2022-01-10 06:43:36 +00:00
|
|
|
id: gocron-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: Gocron Panel - Detect
|
2022-01-10 06:43:36 +00:00
|
|
|
author: ffffffff0x
|
|
|
|
severity: info
|
2022-11-19 01:50:30 +00:00
|
|
|
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
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-01-10 06:43:36 +00:00
|
|
|
metadata:
|
|
|
|
fofa-query: app="gocron-定时任务系统"
|
|
|
|
tags: gocron,panel
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-01-10 06:43:36 +00:00
|
|
|
max-redirects: 2
|
2022-01-10 06:47:09 +00:00
|
|
|
matchers-condition: and
|
2022-01-10 06:43:36 +00:00
|
|
|
matchers:
|
2022-01-10 06:47:09 +00:00
|
|
|
- type: regex
|
2022-01-10 06:43:36 +00:00
|
|
|
part: body
|
2022-01-10 06:47:09 +00:00
|
|
|
regex:
|
|
|
|
- '<title>gocron - (.*)</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-19 01:50:30 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/16
|