Update and rename openvz-panel.yaml to openvz-web-login.yaml

patch-1
Ritik Chaddha 2022-08-22 13:21:07 +05:30 committed by GitHub
parent 78ab59f3b7
commit 425cf01c07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
id: openvz-panel-login
id: openvz-web-login
info:
name: openvz Web Panel Login
name: Openvz Web Panel Login
author: nullfuzz
severity: info
description: |
@ -9,7 +9,8 @@ info:
reference:
- https://github.com/sibprogrammer/owp
metadata:
shodan-query: http.title:"OpenVZ Web Panel", http.favicon.hash:-1898583197
verified: true
shodan-query: http.favicon.hash:-1898583197
tags: panel,openvz
requests:
@ -21,5 +22,5 @@ requests:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "<title>Login - OpenVZ Web Panel ")'
- 'contains(body, "Login - OpenVZ Web Panel ")'
condition: and