33 lines
762 B
YAML
33 lines
762 B
YAML
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
|
|
# digest: 4a0a00473045022067804bff6885adbd1fce499c217be8cce2167def6d55018ceb4f9a7382cf19bf022100e419a9d2e2c13a13bea0b34b4dfef7fbafe2e59df6adeb7f1e3d8850ac55e64d:922c64590222798bb761d5b6d8e72950 |