mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
Merge pull request #1032 from chirbard/patch-1
docs: fix AMQP service heading level in brute-force.md
This commit is contained in:
commit
78ca50b2f5
@ -117,7 +117,7 @@ msf> run
|
|||||||
nmap --script ajp-brute -p 8009 <IP>
|
nmap --script ajp-brute -p 8009 <IP>
|
||||||
```
|
```
|
||||||
|
|
||||||
## AMQP (ActiveMQ, RabbitMQ, Qpid, JORAM and Solace)
|
### AMQP (ActiveMQ, RabbitMQ, Qpid, JORAM and Solace)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
legba amqp --target localhost:5672 --username admin --password data/passwords.txt [--amql-ssl]
|
legba amqp --target localhost:5672 --username admin --password data/passwords.txt [--amql-ssl]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user