![]() |
![]()
| ![]() |
![]()
NAMESecurity::TLSCheck::Checks::FinalScore - Creates a summary score out of the other tests SYNOPSIS... DESCRIPTIONThis check summarizes all checks and builds a global score. METHODSfinal_web_scoreAs the name says, this method calculates the final web score. Score wie bisher, zusätzlich: DONE! Wenn keine Verschlüsselung: Fix auf 0 Wenn Heartbleed: fix auf 0 Wenn kein valides Zertifikat (z.B. selbstsigniert): -10 Wenn Domain nicht zum Zertifikat passt: -20 Wenn Strict-Transport-Security: +5 // +10! Wenn Strict-Transport-Securoty aktiv abgeschaltet: -5 Wenn Public-Key-Pinning: +5 Wenn Umleitung von HTTP auf HTTPS: +5 Wenn Umleitung von HTTPS auf HTTP: -10 Wenn IPv6 unterstützt: +3 Minimum: 0, wenn keine Verschlüsselung
|