Merge pull request #8350 from projectdiscovery/qBittorrent-panel

Create qBittorrent-panel.yaml
patch-1
Dhiyaneshwaran 2023-10-09 15:44:14 +05:30 committed by GitHub
commit b053c4b824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: qBittorrent-panel
info:
name: qBittorrent Web UI Panel - Detect
author: ritikchaddha
severity: info
reference:
- https://www.qbittorrent.org/
metadata:
max-request: 2
verified: true
shodan-query: title:"qbittorrent"
tags: panel,qbittorrent,detect
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'qBittorrent Web UI'
- 'alt="qBittorrent'
condition: or
- type: status
status:
- 200