Key-Exchange-Method/EN: Unterschied zwischen den Versionen

Aus Siwecos
Wechseln zu: Navigation, Suche
Zeile 14: Zeile 14:
  
  
[[Category:Siwecos-Scanner/EN]]
+
[[Category:Siwecos-Scanner]]
 
{{:{{PAGENAME}}/Category}}
 
{{:{{PAGENAME}}/Category}}

Version vom 22. März 2019, 14:11 Uhr

Check for anonymous key exchange

Check Anonymous key exchange supported
Description Your web server/website is configured to allow connections without verifying the identity of your server.
Background The term cipher suite stands for a collection of cryptographic methods (encryption of information). This collection contains the key exchange method, the signature method, the encryption, and cryptographic hash function. This combination of cryptographic components ensures that there is a secure connection for the communication between two parties, for example your browser and a web server or website. In the TLS protocol (Transport Layer Security), the (cipher suite (cryptographic method) determines which algorithms are used to establish a secure data connection, and it ensures that the connection is secure.
Consequence Your server is ready to establish very weak connections, which are vulnerable to Man-in-the-middle attacks. This can be used, for example, to read out passwords or credit card information and misuse them for criminal purposes.
Solution/Tips If Anonymous key exchange is supported is reported, disable "Anonymous key exchange" support in Encryption Methodology.