Merge pull request #6689 from projectdiscovery/pussycat0x-patch-2

Normhost Backup server manager Detect
patch-1
Ritik Chaddha 2023-02-07 21:57:07 +05:30 committed by GitHub
commit 9f427e2084
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: normhost-backup-server-manager
info:
name: Normhost Backup Server Manager - Detect
author: pussycat0x
severity: info
metadata:
verified: true
shodan-query: http.title:"Normhost Backup server manager"
tags: panel,normhost
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'content="Normhost Backup server manager'
- type: status
status:
- 401