nuclei-templates/technologies/jeecg-boot-detect.yaml

25 lines
441 B
YAML
Raw Normal View History

2022-02-28 18:00:20 +00:00
id: jeecg-boot-detect
info:
name: Jeecg-Boot Detect
author: pikpikcu
severity: info
2022-03-01 20:57:18 +00:00
reference: http://www.jeecg.com/
2022-02-28 18:00:20 +00:00
metadata:
fofa-query: title="Jeecg-Boot"
tags: jeecg-boot,tech
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/jeecg-boot/"
2022-03-01 20:57:18 +00:00
stop-at-first-match: true
2022-02-28 18:00:20 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-03-01 20:57:18 +00:00
- "Jeecg-Boot"