diff --git a/network/detection/mikrotik-ssh-detect.yaml b/network/detection/mikrotik-ssh-detect.yaml index 95fdbd5dbb..987c1028cf 100644 --- a/network/detection/mikrotik-ssh-detect.yaml +++ b/network/detection/mikrotik-ssh-detect.yaml @@ -18,6 +18,7 @@ info: metadata: max-request: 1 shodan-query: SSH-2.0-ROSSSH + verified: true tags: network,mikrotik,detect,detection,tcp tcp: @@ -28,4 +29,4 @@ tcp: matchers: - type: regex regex: - - '(?i)SSH-2.0-ROSSSH' \ No newline at end of file + - '(?i)SSH-2.0-ROSSSH'