2021-07-16 01:34:17 +00:00
|
|
|
id: yapi-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: YApi Detect
|
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2022-01-31 07:56:08 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"YApi"
|
2021-07-16 01:34:17 +00:00
|
|
|
tags: tech,yapi
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-08-02 07:23:35 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-07-16 01:34:17 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>YApi-高效、易用、功能强大的可视化接口管理平台</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|