minor - update
parent
4446b0e219
commit
52f56115b1
|
@ -1,15 +1,14 @@
|
|||
id: bitvise-detect
|
||||
|
||||
info:
|
||||
name: Bitvise Service - Detect
|
||||
name: SSH Bitvise Service - Detect
|
||||
author: abdullahisik
|
||||
severity: info
|
||||
description: |
|
||||
Bitvise service was detected.
|
||||
Bitvise SSH service was detected.
|
||||
reference:
|
||||
- https://www.bitvise.com/
|
||||
- https://vulners.com/openvas/OPENVAS:1361412562310813387
|
||||
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cwe-id: CWE-200
|
||||
|
@ -17,7 +16,7 @@ info:
|
|||
metadata:
|
||||
shodan-query: product:"bitvise"
|
||||
max-request: 1
|
||||
tags: seclists,network,ssh,bitvise,detect
|
||||
tags: network,ssh,bitvise,detect
|
||||
|
||||
tcp:
|
||||
- host:
|
||||
|
@ -32,4 +31,4 @@ tcp:
|
|||
extractors:
|
||||
- type: regex
|
||||
regex:
|
||||
- "SSH-([0-9.]+)-([0-9.]+) .*"
|
||||
- "SSH([-0-9.]+) FlowSsh: Bitvise ([A-Z a-z()]+) ([0-9.]+)"
|
Loading…
Reference in New Issue