diff --git a/http/exposed-panels/proofpoint-protection-server-panel.yaml b/http/exposed-panels/proofpoint-protection-server-panel.yaml index 382ae62b6a..05e23a1539 100644 --- a/http/exposed-panels/proofpoint-protection-server-panel.yaml +++ b/http/exposed-panels/proofpoint-protection-server-panel.yaml @@ -12,31 +12,32 @@ info: metadata: verified: true max-request: 1 - shodan-query: http.favicon.hash:942678640 vendor: proofpoint product: proofpoint protection server - tags: panel,proofpoint + shodan-query: http.favicon.hash:942678640 + tags: panel,proofpoint,login,detect http: - method: GET path: + - "{{BaseURL}}" - "{{BaseURL}}/euweb/login" + stop-at-first-match: true host-redirects: true max-redirects: 2 - matchers-condition: and + matchers-condition: or matchers: - type: word + part: body words: - - 'Proofpoint Protection Server' - condition: and + - 'Proofpoint Protection Server' + - 'Proofpoint End User Application.' + - 'Powered by Proofpoint' + condition: or - type: word part: header words: - - "PPSAUTH" - - - type: status - status: - - 200 + - 'PPSAUTH='