id: routeros-login info: name: RouterOS router configuration page login author: dhiyaneshDK,idealphase severity: info tags: panel,router metadata: shodan-query: 'http.title:"RouterOS router configuration page"' requests: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: word words: - 'RouterOS router configuration page' - type: status status: - 200 extractors: - type: regex group: 1 regex: - '

RouterOS v(.+)<\/h1>'