Palo Alto Expedition Project Login - Detect
ID: paloalto-expedition-panel
Severity: info
Author: johnk3r
Tags: panel,expedition,palo-alto,login,detect
Description
Section titled “Description”Palo Alto Expedition Project login panel was detected.
YAML Source
Section titled “YAML Source”id: paloalto-expedition-panel
info: name: Palo Alto Expedition Project Login - Detect author: johnk3r severity: info description: | Palo Alto Expedition Project login panel was detected. metadata: verified: true max-request: 1 vendor: paloaltonetworks product: expedition shodan-query: http.favicon.hash:1499876150 tags: panel,expedition,palo-alto,login,detect
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: body words: - "<title>Expedition Project</title>"
- type: status status: - 200# digest: 4a0a0047304502202bdc2b14dee965faa9b0b9730f7e23e6cd37e7a7ad17e16b8760c63f9b1d1b21022100d63cdce4a7a9462999ecc61092f60cd65711660a69db8b50406b2b417a28ce40: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/paloalto-expedition-panel.yaml"