nuclei-templates/http/exposures/apis/jeecg-boot-swagger.yaml

24 lines
488 B
YAML
Raw Normal View History

2023-05-17 19:32:35 +00:00
id: jeecg-boot-swagger
info:
name: Jeecg Boot Swagger Bootstrap UI - Detect
author: ritikchaddha
severity: info
metadata:
2023-06-01 17:38:50 +00:00
max-request: 1
2023-06-04 08:13:42 +00:00
verified: true
2023-05-17 19:32:35 +00:00
shodan-query: title:"Jeecg-Boot"
fofa-query: title="JeecgBoot 企业级低代码平台"
tags: jeecg,swagger,detect,exposure
http:
- method: GET
path:
- "{{BaseURL}}/jeecg-boot/"
matchers:
- type: word
part: body
words:
- "<title>Swagger-Bootstrap-UI</title>"