Merge pull request #7865 from pentesttools-com/Fix-RocketMQ-Broker-Unauth

Fix Apache-rocketmq-broker-unauth.yaml
patch-1
Dhiyaneshwaran 2023-08-09 01:45:13 +05:30 committed by GitHub
commit e834535479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -25,6 +25,7 @@ tcp:
- "{{Host}}:10911"
read-size: 2048
matchers-condition: and
matchers:
- type: word
words:
@ -32,4 +33,9 @@ tcp:
- language
- opaque
- version
condition: and
condition: and
- type: word
words:
- "HTTP/1.1"
negative: true