32 lines
835 B
YAML
32 lines
835 B
YAML
id: fossbilling-installer
|
|
|
|
info:
|
|
name: FOSSBilling - Installation
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: |
|
|
FOSSBilling installation dashboard has been detected.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"FOSSBilling"
|
|
tags: fossbilling,install,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/install.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>FOSSBilling setup"
|
|
- '<title>FOSSBilling Installation'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b7b0f6543091bf4d2e67ee2802feb0a57241e524da29c7f944e2ced8ec8e393c022061aea2773aebd96772ca54801007608b062c90bcf5d646e8ce1f4bc66dc017b7:922c64590222798bb761d5b6d8e72950 |