Files
nuclei-templates/technologies/yapi-detect.yaml
Muhammad Daffa 55d54b57c9 Seperate tech and exposed-panels (#3634)
* Seperate tech and exposed-panels

* Update phpcollab-panel.yaml

* Update wondercms-detect.yaml

* Update xxljob-panel.yaml

* Update yzmcms-panel.yaml

* workflow fixes

Co-authored-by: Prince Chaddha <prince@projectdiscovery.io>
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2022-01-31 13:26:08 +05:30

26 lines
449 B
YAML

id: yapi-detect
info:
name: YApi Detect
author: pikpikcu
severity: info
metadata:
shodan-query: http.title:"YApi"
tags: tech,yapi
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>YApi-高效、易用、功能强大的可视化接口管理平台</title>"
- type: status
status:
- 200