Create nagios-logserver-installer.yaml

patch-12
Ritik Chaddha 2024-10-24 19:27:40 +05:30 committed by GitHub
parent 7ff1e7bd16
commit c6188fdb13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: nagios-logserver-installer
info:
name: Nagios Log Server - Install
author: ritikchaddha
severity: high
metadata:
verified: true
max-request: 1
fofa-query: title="Install · Nagios Log Server"
shodan-query: title:"Install · Nagios Log Server"
tags: misconfig,install,nagios,nagios-logserver
http:
- method: GET
path:
- "{{BaseURL}}/nagioslogserver/install"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Nagios Log Server"
- "Install</a>"
condition: and
- type: status
status:
- 200