FOSSBilling - Installation
ID: fossbilling-installer
Severity: high
Author: ritikchaddha
Tags: fossbilling,install,misconfig
Description
Section titled “Description”FOSSBilling installation dashboard has been detected.
YAML Source
Section titled “YAML Source”id: fossbilling-installer
info: name: FOSSBilling - Installation author: ritikchaddha severity: high description: | FOSSBilling installation dashboard has been detected. classification: cpe: cpe:2.3:a:fossbilling:fossbilling:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: fossbilling product: fossbilling 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: 4a0a00473045022100f3d44463a0fe65d2c6e67b4bf95b45f28442dcc4f997a30541c6d4a48e939f20022071d9fb207a032ad8c22f8ca71ad7ca468c813b9c5e1dacca140b7d3812f65e94:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/installer/fossbilling-installer.yaml"