Merge pull request #1032 from chirbard/patch-1

docs: fix AMQP service heading level in brute-force.md
This commit is contained in:
SirBroccoli 2025-06-22 14:57:02 +02:00 committed by GitHub
commit 78ca50b2f5

View File

@ -117,7 +117,7 @@ msf> run
nmap --script ajp-brute -p 8009 <IP>
```
## AMQP (ActiveMQ, RabbitMQ, Qpid, JORAM and Solace)
### AMQP (ActiveMQ, RabbitMQ, Qpid, JORAM and Solace)
```bash
legba amqp --target localhost:5672 --username admin --password data/passwords.txt [--amql-ssl]