diff --git a/network/misconfig/apache-rocketmq-broker-unauth.yaml b/network/misconfig/apache-rocketmq-broker-unauth.yaml index c04540e24a..7e41f8fbc0 100644 --- a/network/misconfig/apache-rocketmq-broker-unauth.yaml +++ b/network/misconfig/apache-rocketmq-broker-unauth.yaml @@ -29,16 +29,16 @@ tcp: matchers: - type: word words: - - serializeTypeCurrentRPC - - language - - opaque - - version + - serializeTypeCurrentRPC + - language + - opaque + - version condition: and - type: word words: - - denied - - Bad request - - HTTP/1.1 - - 400 + - denied + - Bad request + - HTTP/1.1 + - 400 condition: or negative: true \ No newline at end of file