Create nginx-proxy-manager.yaml

patch-1
Dhiyaneshwaran 2021-08-10 23:01:40 +05:30 committed by GitHub
parent 873500375b
commit 2a02daee48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -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</title>'
- type: status
status:
- 200