minor -update

patch-1
pussycat0x 2023-03-15 16:09:49 +05:30 committed by GitHub
parent b03755732e
commit e42fd97d94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
id: tls-version
info:
name: TLS Version
name: TLS Version - Detect
author: pdteam,pussycat0x
severity: info
description: |
@ -26,7 +26,7 @@ ssl:
extractors:
- type: json
json:
- " .tls_version"
- ".tls_version"
- address: "{{Host}}:{{Port}}"
min_version: tls12
@ -35,7 +35,7 @@ ssl:
extractors:
- type: json
json:
- " .tls_version"
- ".tls_version"
- address: "{{Host}}:{{Port}}"
min_version: tls13
@ -44,4 +44,4 @@ ssl:
extractors:
- type: json
json:
- " .tls_version"
- ".tls_version"