Merge pull request #4565 from projectdiscovery/virtua-software-panel

Create virtua-software-panel.yaml
patch-1
Prince Chaddha 2022-06-09 13:40:24 +05:30 committed by GitHub
commit 6eb38c3536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: virtua-software-panel
info:
name: Virtua Software Panel
author: princechaddha
severity: info
metadata:
verified: true
shodan-query: http.favicon.hash:876876147
tags: panel,virtua
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title id="tituloPagina">Virtua Software</title>'
- type: status
status:
- 200