Jeecg-Boot Detect
ID: jeecg-boot-detect
Severity: info
Author: pikpikcu
Tags: jeecg-boot,tech
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: jeecg-boot-detect
info: name: Jeecg-Boot Detect author: pikpikcu severity: info reference: - http://www.jeecg.com/ classification: cpe: cpe:2.3:a:jeecg:jeecg_boot:*:*:*:*:*:*:*:* metadata: max-request: 2 vendor: jeecg product: jeecg_boot fofa-query: title="Jeecg-Boot" tags: jeecg-boot,tech
http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/jeecg-boot/"
stop-at-first-match: true
matchers-condition: and matchers: - type: word part: body words: - "Jeecg-Boot"# digest: 4a0a004730450220619a96d5597b7bef60afd2b41e2f9a982cf146ff87c3b08e278ce53a12cba095022100b86009c87c1896d0185f5d8f3b1412cab8a0938ca310c5d7da8284a40ab86576:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/jeecg-boot-detect.yaml"