id: sophos-mobile-panel info: name: Sophos Mobile Panel Detect author: Adam Crosser,idealphase severity: info reference: - https://www.sophos.com/en-us/products/mobile-control - https://www.sophos.com/en-us/support/downloads/sophos-mobile metadata: shodan-query: http.title:"Sophos Mobile" tags: panel,sophos requests: - method: GET path: - '{{BaseURL}}/login.xhtml?faces-redirect=true' matchers: - type: word words: - "Sophos Mobile" extractors: - type: regex group: 1 regex: - 'src="\/javax\.faces\.resource\/texteditor\/texteditor\.js\.xhtml\?ln=primefaces&v=(.+)"><\/script>' - 'src="\/javax\.faces\.resource\/components\.js\.xhtml\?ln=primefaces&v=(.+)"><\/script>'