Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIG-IP Next Central Manager Login panel #9733

Closed
EgemenKochisarli opened this issue May 9, 2024 · 1 comment · Fixed by #9734
Closed

BIG-IP Next Central Manager Login panel #9733

EgemenKochisarli opened this issue May 9, 2024 · 1 comment · Fixed by #9734
Assignees
Labels
Done Ready to merge nuclei-template Nuclei template contribution

Comments

@EgemenKochisarli
Copy link
Contributor

Template Information:

Nuclei Template:

id: f5-next-central-manager

info:
name: F5 Next Central Manager Login Panel - Detect
author: EgemenKochisarli
severity: info
description: F5 Next Central Manager login panel was detected.
reference:
- https://clouddocs.f5.com/bigip-next/latest/use_cm/
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cwe-id: CWE-200
cpe: cpe:2.3:h:f5:big-ip::::::::
metadata:
max-request: 1
product: bigip
vendor: big-ip_next_central_manager
tags: panel,fortinet

http:

  • method: GET
    path:

    • "{{BaseURL}}/gui/login"

    matchers-condition: and
    matchers:

    • type: word
      words:

      • "<title>BIG-IP Next | Central Manager</title>"
    • type: word
      part: header
      words:

      • "text/html"
    • type: status
      status:

      • 200
@EgemenKochisarli EgemenKochisarli added the nuclei-template Nuclei template contribution label May 9, 2024
@GeorginaReeder
Copy link

Thanks for your contribution @EgemenKochisarli , we appreciate it!

@DhiyaneshGeek DhiyaneshGeek added the Done Ready to merge label May 14, 2024
@DhiyaneshGeek DhiyaneshGeek linked a pull request May 14, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done Ready to merge nuclei-template Nuclei template contribution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants