2021-08-12 11:48:48 +00:00
|
|
|
id: oneblog-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: OneBlog Detect
|
2021-12-31 12:27:46 +00:00
|
|
|
author: pikpikcu,daffainfo
|
2021-08-12 11:48:48 +00:00
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,oneblog
|
2021-08-12 11:48:48 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-08-12 11:48:48 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-12-31 12:27:46 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-08-12 11:48:48 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2021-12-31 12:27:46 +00:00
|
|
|
- '<title>OneBlog开源博客后台管理系统</title>'
|
|
|
|
- '<meta name="keywords" content="OneBlog'
|
|
|
|
condition: or
|
2021-08-12 11:48:48 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e1ef4c29f080e746205a72d036962046a2e3dd36befe2c8ae57fe4bd6cc15d08022100b9e9ac335820114d448819861ea170368f600009ce3cc2c58c7eb55f40f15326:922c64590222798bb761d5b6d8e72950
|