What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

[OPEN] Sensor for TLS/SSL Security Check of crypto suites

Votes:

2


Want this feature implemented, too? Please upvote by clicking Thumbs up!

(Posts as a reply won't be published in this feature request thread. Read Me!)


User story

As a PRTG user, I want a sensor that enumerates all crypto suites under each TLS version.

Details of user story

The sensor should be able to provide information similar to this:

{{{nmap --script ssl-enum-ciphers -p 18443 0.0.0.0 Starting Nmap 7.80 ( https://nmap.org ) at 2022-09-16 07:37 CEST Nmap scan report for 0.0.0.0 Host is up (0.000059s latency).

PORT STATE SERVICE VERSION 18443/tcp open ssl/unknown

ssl-enum-ciphers:
TLSv1.1:
ciphers:
TLS_RSA_WITH_AES_128_CBC_SHA (rsa 2048) - A
TLS_RSA_WITH_AES_256_CBC_SHA (rsa 2048) - A
TLS_RSA_WITH_3DES_EDE_CBC_SHA (rsa 2048) - C
compressors:
NULL
cipher preference: server
warnings:
64-bit block cipher 3DES vulnerable to SWEET32 attack
Forward Secrecy not supported by any cipher
TLSv1.2:
ciphers:
TLS_RSA_WITH_AES_128_GCM_SHA256 (rsa 2048) - A
TLS_RSA_WITH_AES_256_GCM_SHA384 (rsa 2048) - A
TLS_RSA_WITH_AES_128_CBC_SHA (rsa 2048) - A
TLS_RSA_WITH_AES_256_CBC_SHA (rsa 2048) - A
TLS_RSA_WITH_3DES_EDE_CBC_SHA (rsa 2048) - C
compressors:
NULL
cipher preference: server
warnings:64-bit block cipher 3DES vulnerable to SWEET32 attackForward Secrecy not supported by any cipher_ least strength: C}}}

Acceptance criteria

  • The sensor lists all crypto suites for all enabled TLS versions
  • The sensor alerts on old deprecated suites.

Status

Open

add-sensor prtg-kbtracker ssl-tls

Created on Sep 21, 2022 5:49:28 AM by  Sasa Ignjatovic [Paessler Support]



Replies

Nobody has replied yet


Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.