id: lucy-admin-panel info: name: Lucy Security Admin Panel author: ritikchaddha severity: info metadata: max-request: 2 verified: true shodan-query: html:'title="Lucy' tags: tech,lucy http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/admin/login" stop-at-first-match: true host-redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word part: body words: - 'title="Lucy"' - 'aria-label="Lucy' condition: or - type: status status: - 200