Create fossbilling-panel.yaml

patch-7
Ritik Chaddha 2024-08-16 10:31:53 +04:00 committed by GitHub
parent dc0f33d2ff
commit 59e88f99ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: fossbilling-panel
info:
name: FOSSBilling Panel - Detect
author: ritikchaddha
severity: info
description: |
FOSSBilling panel has been detected.
metadata:
verified: true
max-request: 1
shodan-query: title:"FOSSBilling"
tags: fossbilling,panel,detect
http:
- method: GET
path:
- '{{BaseURL}}'
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>FOSSBilling"
- type: status
status:
- 200