id: okiko-sfiler-portal info: name: OKIKO S-Filer Portal Detect author: johnk3r severity: info metadata: shodan-query: http.title:"S-Filer" tags: okiko,panel requests: - method: GET path: - "{{BaseURL}}/sfiler/Login.action" matchers-condition: and matchers: - type: word words: - "S-Filer Portal - Login" part: body - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - 'S\-Filer\/([A-Za-z 0-9.]+)<\/p>'