Merge pull request #5393 from projectdiscovery/bitdefender-gravityzone

Create bitdefender-gravityzone.yaml
patch-1
Prince Chaddha 2022-09-18 10:27:16 +05:30 committed by GitHub
commit 20e4276af9
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: bitdefender-gravityzone
info:
name: Bitdefender GravityZone
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-query: title:"Bitdefender GravityZone"
tags: panel,bitdefender
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Bitdefender GravityZone</title>'
- type: status
status:
- 200