2024-08-16 06:31:53 +00:00
|
|
|
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
|
2024-08-16 07:57:04 +00:00
|
|
|
|
2024-08-16 06:31:53 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>FOSSBilling"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|