Update jeecg-boot-detect.yaml
parent
83915969fd
commit
a8d4c56b4d
|
@ -4,6 +4,7 @@ info:
|
||||||
name: Jeecg-Boot Detect
|
name: Jeecg-Boot Detect
|
||||||
author: pikpikcu
|
author: pikpikcu
|
||||||
severity: info
|
severity: info
|
||||||
|
reference: http://www.jeecg.com/
|
||||||
metadata:
|
metadata:
|
||||||
fofa-query: title="Jeecg-Boot"
|
fofa-query: title="Jeecg-Boot"
|
||||||
tags: jeecg-boot,tech
|
tags: jeecg-boot,tech
|
||||||
|
@ -14,10 +15,10 @@ requests:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
- "{{BaseURL}}/jeecg-boot/"
|
- "{{BaseURL}}/jeecg-boot/"
|
||||||
|
|
||||||
|
stop-at-first-match: true
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- "Jeecg-Boot 后台服务API接口文档"
|
- "Jeecg-Boot"
|
||||||
- "<title>Jeecg-Boot 企业级快速开发平台</title>"
|
|
||||||
|
|
Loading…
Reference in New Issue