id: sugarcrm-panel info: name: Detect SugarCRM Panel author: johnk3r severity: info metadata: shodan-query: http.title:sugarcrm tags: sugarcrm,panel requests: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/index.php?action=Login&module=Users" stop-at-first-match: true matchers-condition: and matchers: - type: word part: body words: - "SugarCRM" - type: status status: - 200