id: owasp-juice-shop-detect info: name: OWASP Juice Shop author: pikpikcu severity: info tags: tech,owasp reference: https://fofa.so/result?qbase64=dGl0bGU9Ik9XQVNQIEp1aWNlIFNob3Ai requests: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: word part: body words: - "OWASP Juice Shop" - type: status status: - 200