Merge pull request #7249 from projectdiscovery/jeecg-boot-swagger
Create jeecg-boot-swagger.yamlpatch-1
commit
d36ec476e6
|
@ -0,0 +1,23 @@
|
|||
id: jeecg-boot-swagger
|
||||
|
||||
info:
|
||||
name: Jeecg Boot Swagger Bootstrap UI - Detect
|
||||
author: ritikchaddha
|
||||
severity: info
|
||||
metadata:
|
||||
max-req: 1
|
||||
verified: "true"
|
||||
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>"
|
Loading…
Reference in New Issue