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

rabbitmq-weak-password-amqp-5672 #11205

Open
1 task done
h1thub opened this issue Nov 15, 2024 · 0 comments
Open
1 task done

rabbitmq-weak-password-amqp-5672 #11205

h1thub opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
template-requests Request for new Nuclei templates to be created

Comments

@h1thub
Copy link

h1thub commented Nov 15, 2024

Is there an existing template for this?

  • I have searched the existing templates.

Template requests

RabbitMQ Weak Password AMQP 5672 POC

This Nuclei template detects a vulnerability in RabbitMQ services exposed on port 5672, where the default guest/guest credentials are used. If these default credentials are not changed, an attacker can potentially gain unauthorized access to the RabbitMQ service and manipulate message queues or access sensitive data.

This template attempts to authenticate with the default guest/guest username and password on port 5672. If the connection is successful, it indicates the presence of weak authentication settings on the RabbitMQ service.

Vulnerability Details:

  • Default Credentials: guest/guest
  • Vulnerable Port: 5672 (AMQP)
  • Potential Impact: Unauthorized access to RabbitMQ service, message interception, and possible disruption of message queues.

You can find the template here:
https://github.com/h1thub/rabbitmq-weak-password-amqp-5672/

Anything else?

No response

@h1thub h1thub added the template-requests Request for new Nuclei templates to be created label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template-requests Request for new Nuclei templates to be created
Projects
None yet
Development

No branches or pull requests

2 participants