Skip to content

Commit 488a9f6

Browse files
authored
Merge pull request #1032 from chirbard/patch-1
docs: fix AMQP service heading level in brute-force.md
2 parents 3ce324e + 334e6ff commit 488a9f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/generic-hacking/brute-force.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ msf> run
117117
nmap --script ajp-brute -p 8009 <IP>
118118
```
119119
120-
## AMQP (ActiveMQ, RabbitMQ, Qpid, JORAM and Solace)
120+
### AMQP (ActiveMQ, RabbitMQ, Qpid, JORAM and Solace)
121121
122122
```bash
123123
legba amqp --target localhost:5672 --username admin --password data/passwords.txt [--amql-ssl]

0 commit comments

Comments
 (0)