diff --git a/exposed-panels/nginx-proxy-manager.yaml b/exposed-panels/nginx-proxy-manager.yaml new file mode 100644 index 0000000000..f06fe457af --- /dev/null +++ b/exposed-panels/nginx-proxy-manager.yaml @@ -0,0 +1,22 @@ +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