Merge pull request #6619 from projectdiscovery/nagiosxi-installer

Create nagiosxi-installer.yaml
patch-1
Dhiyaneshwaran 2023-01-26 00:22:33 +05:30 committed by GitHub
commit 65593d20dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: nagiosxi-installer
info:
name: Nagios XI Installer
author: ritikchaddha
severity: high
metadata:
verified: true
shodan-query: title:"Nagios XI"
tags: misconfig,exposure,install,nagiosxi
requests:
- method: GET
path:
- '{{BaseURL}}/nagiosxi/install.php'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Nagios XI Installation'
- type: status
status:
- 200