Merge pull request #9593 from projectdiscovery/sentinel-license-monitor

Create sentinel-license-monitor.yaml
patch-1
Ritik Chaddha 2024-04-17 17:55:21 +05:30 committed by GitHub
commit 40e07a2b8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: sentinel-license-monitor
info:
name: Sentinel License Monitor - Detect
author: DhiyaneshDk
severity: unknown
metadata:
verified: true
max-request: 1
shodan-query: html:"Sentinel License Monitor"
tags: misconfig,sentinel,license,monitor
http:
- method: GET
path:
- "{{BaseURL}}/keyinfo.html"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Sentinel License Monitor"
- "Licenses-in-use"
condition: and
- type: status
status:
- 200