79455724

Date: 2025-02-20 20:14:42
Score: 2.5
Natty:
Report link

openssl ciphers -v | awk '{print $2}' | sort | uniq

Will return something like this

SSLv3 TLSv1 TLSv1.2 TLSv1.3

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Speee