id: owasp-juice-shop-detect info: name: OWASP Juice Shop author: pikpikcu severity: info metadata: fofa-query: title="OWASP Juice Shop" tags: tech,owasp requests: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: word part: body words: - "OWASP Juice Shop" - type: status status: - 200