TLS-Scanner icon indicating copy to clipboard operation
TLS-Scanner copied to clipboard

The TLS-Scanner Module from TLS-Attacker

Results 19 TLS-Scanner issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.13.2.1&new-version=2.13.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hello! In the report there is a list of supported SignatureAndHash algorithms. This summarizes the algorithms used for signing during the handshake and for the signature of the certificate used....

enhancement

`java -jar apps/TLS-Server-Scanner.jar -connect test.de:443 -reportDetail ALL` ``` ----|Passed Checks: Grundsätzlich werden TLS 1.2 und TLS 1.3 empfohlen. SUPPORTS_TLS_1_2=TRUE Grundsätzlich werden TLS 1.2 und TLS 1.3 empfohlen. SUPPORTS_TLS_1_3=TRUE TLS 1.0...

enhancement

As seen in #83, header matching is case-sensitive, but need to be lowercase for HTTP/2 - or maybe should be case insensitive in general. This issue should be reviewed /...

Most workflows in the Scanner do not expect the Server to respond with a CertificateRequest message, which can cause the WorkflowTraces to not execute as expected. If this is the...

bug
enhancement

Probes should also work indepently

Some older Apache versions (like 2.4.6 in RHEL / CentOS 7) don't support a limited lifetime for session tickets. This could undermine the forward secrecy for long running processes if...

enhancement