bloofoxCMS Login Panel - Detect
ID: bloofoxcms-login-panel
Severity: info
Author: theamanrawat
Tags: panel,bloofox,cms
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: bloofoxcms-login-panel
info: name: bloofoxCMS Login Panel - Detect author: theamanrawat severity: info classification: cpe: cpe:2.3:a:bloofox:bloofoxcms:*:*:*:*:*:*:*:* metadata: verified: "true" max-request: 2 vendor: bloofox product: bloofoxcms fofa-query: - Powered by bloofoxCMS - powered by bloofoxcms tags: panel,bloofox,cms
http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/admin/index.php"
stop-at-first-match: true
matchers-condition: and matchers: - type: word part: body words: - "bloofoxCMS - Home" - "E-Mail / Username" condition: and
- type: word part: header words: - "text/html"
- type: status status: - 200# digest: 4b0a00483046022100fa8c43d6f8bb7987716272e636b055821fca8b75b280b4a0d10bd8cf22559be1022100a178e3e04955f3539dd4be14094957b5ab5bbbbcc9b74cb5b51905333ed85483: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/exposed-panels/bloofoxcms-login-panel.yaml"