id: nginx-proxy-manager info: name: Nginx Proxy Manager author: dhiyaneshDK severity: info reference: https://www.shodan.io/search?query=http.title%3A%22Nginx+Proxy+Manager%22 tags: panel requests: - method: GET path: - '{{BaseURL}}/login' matchers-condition: and matchers: - type: word words: - 'Nginx Proxy Manager' - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - '"page" id="login" data\-version="([0-9.]+)">'