Fix apache-rocketmq-broker-unauth.yaml

patch-1
pentesttoolscom 2023-08-07 17:20:04 +03:00
parent b889c0fddb
commit 7c7d75a55e
No known key found for this signature in database
GPG Key ID: F0A855624E6BD076
1 changed files with 16 additions and 7 deletions

View File

@ -25,11 +25,20 @@ tcp:
- "{{Host}}:10911"
read-size: 2048
matchers-condition: and
matchers:
- type: word
words:
- serializeTypeCurrentRPC
- language
- opaque
- version
condition: and
- type: word
words:
- serializeTypeCurrentRPC
- language
- opaque
- version
condition: and
- type: word
words:
- denied
- Bad request
- HTTP/1.1
- 400
condition: or
negative: true