Create sabnzbd-installer.yaml

patch-1
Dhiyaneshwaran 2024-04-23 18:15:59 +05:30 committed by GitHub
parent 02f7ca3d98
commit 46ba0348fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: sabnzbd-installer
info:
name: SABnzbd Quick-Start Wizard - Detect
author: DhiyaneshDk
severity: high
description: |
Default installation wizard page of SABnzbd was discovered.
reference:
- https://www.sabnzbd.org/
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:"-1939892142"
fofa-query: body="SABnzbd Quick-Start Wizard"
tags: sabnzbd,wizard,installer,misconfig
requests:
- method: GET
path:
- "{{BaseURL}}/sabnzbd/wizard/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "SABnzbd Quick-Start Wizard"
- type: status
status:
- 200