id: syncserver-panel info: name: Symmetricom SyncServer Panel - Detect author: DhiyaneshDk severity: info metadata: max-request: 1 verified: true shodan-query: html:"Symmetricom SyncServer" tags: panel,login,syncserver,symmetricom,detect http: - method: GET path: - "{{BaseURL}}/login.php" matchers-condition: and matchers: - type: word part: body words: - 'Symmetricom SyncServer' - 'login' condition: and - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - "Symmetricom SyncServer ([A-Z0-9]+)"