add verified
parent
e47383b052
commit
0e076fc265
|
@ -18,6 +18,7 @@ info:
|
||||||
metadata:
|
metadata:
|
||||||
max-request: 1
|
max-request: 1
|
||||||
shodan-query: SSH-2.0-ROSSSH
|
shodan-query: SSH-2.0-ROSSSH
|
||||||
|
verified: true
|
||||||
tags: network,mikrotik,detect,detection,tcp
|
tags: network,mikrotik,detect,detection,tcp
|
||||||
|
|
||||||
tcp:
|
tcp:
|
||||||
|
@ -28,4 +29,4 @@ tcp:
|
||||||
matchers:
|
matchers:
|
||||||
- type: regex
|
- type: regex
|
||||||
regex:
|
regex:
|
||||||
- '(?i)SSH-2.0-ROSSSH'
|
- '(?i)SSH-2.0-ROSSSH'
|
||||||
|
|
Loading…
Reference in New Issue