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