Sophos Web Appliance
ID: sophos-web-appliance
Severity: info
Author: DhiyaneshDk
Tags: panel,login,sophos
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: sophos-web-appliance
info: name: Sophos Web Appliance author: DhiyaneshDk severity: info reference: - https://docs.sophos.com/nsg/swa/help/en-us/nsg/swa/concepts/AboutYourAppliance.html classification: cpe: cpe:2.3:a:sophos:web_appliance:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: sophos product: web_appliance shodan-query: - http.favicon.hash:-893681401 - http.title:"sophos web appliance" fofa-query: - title="sophos web appliance" - icon_hash=-893681401 google-query: intitle:"sophos web appliance" tags: panel,login,sophos
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - '<title>Sophos Web Appliance</title>'
- type: status status: - 200# digest: 4a0a00473045022100e814d85c831e8399ab110d521dc70ab38a5f999335507df955fef043f54b9e94022067035296caefe07e0aa85c68da2e22b23eb038b218d0f01f2aa02b789ffa5b38:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/sophos-web-appliance.yaml"