Web & Email Security Test

← Web Test Home

     
B

Test Information

Targetmail.google.com
Resolved To:https://accounts.google.com/v3/signin/identifier?dsh=S1242346130%3A1678936575163006&continue=https%3A%2F%2Fmail.google.com%2Fmail%2Fu%2F0%2F&emr=1&followup=https%3A%2F%2Fmail.google.com%2Fmail%2Fu%2F0%2F&ifkv=AWnogHdboD9c__tam3BIZX7nzy9I8ezR13yFqTNAMqJ5o-ZLwoIXsIQAk4Ve3PrVH0VVUbHkUaqn&osid=1&passive=1209600&service=mail&flowName=WebLiteSignIn&flowEntry=ServiceLogin
IPv4:142.250.81.229
Scan ID #:354
Scan Time (UTC):2023-03-16 03:16:15
Response Code (HTTP):301
Response Code (HTTPS):200

Score:
71/120
Tests Passed:
21/25


Overall Scores

TestPassScoreMaxMinReasonRecommended Apache ConfigMore
HTTPS Availability00-40Site is available over HTTPS and HTTP redirects to HTTPS with same hostname
SSL and TLS Protocols05-20TLS v1.3 is supported but TLS v1.2 is not supported. Most clients aren't TLS 1.3 capable yet, so you should still support TLS 1.2 for now.SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
SSLHonorCipherOrder on
SSLCompression off
SSLSessionTickets off
🛈
HSTS (Strict Transport Security)-10-15Max-age (365 days) is at least 1 year, but preload directive not sentHeader set Strict-Transport-Security max-age=31536000; includeSubDomains; preload🛈
Expect Certificate Transparency-50-5Site available over HTTPS but no certificate transparency directives
HTTP Compression+110Content-Encoding header not sentSetEnv no-gzip 1
Header set Cache-Control "max-age=0, private, no-cache, no-store, no-transform, must-revalidate"
🛈
Cache Control00-5Cache-Control directives prevent cachingHeader set Cache-Control "no-store, no-cache, must-revalidate"
Cookies00-20Cookies sent (see subtable for details)
Subresource Integrity+55-10N/A (No external JavaScript detected)🛈
Content-Security-Policy-150-24Content-Security-Policy header sent (see subtable for details)Header set Content-Security-Policy "
default-src 'none';\
base-uri 'none';\
etc. [see CSP table];\
report-to default;\
report-uri https://[your-endpoint].report-uri.com/r/d/csp/enforce;"
🛈
Feature-Policy050Feature-Policy header not sentHeader set Feature-Policy "autoplay 'self';"
Report-To+110Report-To header sentHeader set Report-To: {"group":"default","max_age":31536000,"endpoints":[{"url":"https://[your-endpoint].report-uri.com/a/d/g"}],"include_subdomains":true}
Network Error Logging010No NEL header sentHeader set NEL: {"report_to":"default","max_age":31536000,"include_subdomains":true}
Referrer Policy02-5Referrer-Policy header not sentHeader always set Referrer-Policy "no-referrer-when-downgrade"
X-Content-Type-Options00-10X-Content-Type-Options header securely setHeader set X-Content-Type-Options "nosniff"
X-XSS-Protection-100-10X-XSS-Protection header insecurely setHeader set X-XSS-Protection "1; mode=block"
X-Frame-Options00-10X-Frame-Options header securely setHeader set X-Frame-Options "DENY"
X-Powered-By00-3X-Powered-By header not sentHeader unset "X-Powered-By"
X-AspNet-Version00-1X-AspNet-Version header not sent
X-AspNetMvc-Version00-1X-AspNetMvc-Version header not sent
Server Header00-2Server header sent, with general, non-specific value ESFServerTokens Prod
Cross-Origin Resource Sharing00-15CORS header not implemented
DNSSEC (DNS Security Extensions)-50-5Domain is not signed with a valid signature
IPv6 Reachability00-5Nameservers not available
SPF (Sender Policy Framework)00-10SPF record associated with this domain
DMARC (Domain-based Message Authentication, Reporting, and Confidence)00-10Strict (reject) DMARC policy associated with this domain

Cookies

Although cookies collectively may result in a deduction of more than 20 points, we will only deduct at most 7 points for each cookie and 20 points for all cookies.

Slightly more lenient grading is applied to certain cookies used by CDNs for CDN-specific purposes.

Due to recent browser changes, you may experience inconsistent behavior if you do not use SameSite=Lax or SameSite=Secure — some browsers now interpret the lack of a SameSite setting as Lax instead of None, which may potentially break your application. Furthermore, the None value is incompatible with some browsers, meaning your cookies will not work at all in those browsers. Ideally, you should refine your website so that you can use SameSite=Lax (or SameSite=Strict) — however, this may require serious planning (strengthening your SameSite security can severely break your website!)

Content Security Policy

DirectivePassScoreMaxMinReasonCurrentRecommended BaselineMore
default-src-10-1Missing'none'
script-src-10-4Missing'self'
style-src-10-4Missing'self'
font-src-10-2Missing'self'🛈
base-uri-10-1Missing'none'
frame-ancestors-10-3Missing'none'
form-action000Missing, but this directive may not be appropriate🛈
plugin-types000CSP doesn't contain deprecated directiveapplication/pdf
object-src-10-1Missing'none'
child-src-10-1Missing'none'
frame-src-10-1Missing'none'
img-src-10-1Missinghttps: data:
worker-src-10-1Missing'none'
manifest-src-10-1Missing'none'
media-src-10-1Missing'self'
connect-src-10-1Missing'self'🛈
report-uri00-1Needed for CSP reporting in CSP version 2/v3/signin/_/AccountsSignInUi/cspreporthttps://<your-endpoint>.report-uri.com/r/d/csp/enforce
report-to-100Needed for CSP reporting in CSP version 3default

Raw Headers

content-typetext/html; charset=utf-8
x-frame-optionsDENY
varySec-Fetch-Dest, Sec-Fetch-Mode, Sec-Fetch-Site
x-auto-loginrealm=com.google&args=service%3Dmail%26continue%3Dhttps://mail.google.com/mail/u/0/
link<https://www.google.com/gmail/>; rel="canonical"
x-ua-compatibleIE=edge
cache-controlno-cache, no-store, max-age=0, must-revalidate
pragmano-cache
expiresMon, 01 Jan 1990 00:00:00 GMT
dateThu, 16 Mar 2023 03:16:15 GMT
content-length155763
strict-transport-securitymax-age=31536000; includeSubDomains
content-security-policyrequire-trusted-types-for 'script';report-uri /v3/signin/_/AccountsSignInUi/cspreport
content-security-policyscript-src 'report-sample' 'nonce-nEP6qSSfBMu0uB4PYwfekA' 'unsafe-inline';object-src 'none';base-uri 'self';report-uri /v3/signin/_/AccountsSignInUi/cspreport;worker-src 'self'
cross-origin-opener-policy-report-onlysame-origin; report-to="AccountsSignInUi"
cross-origin-resource-policysame-site
accept-chSec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Full-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Model, Sec-CH-UA-WoW64, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version
report-to{"group":"AccountsSignInUi","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/AccountsSignInUi/external"}]}
permissions-policych-ua-arch=*, ch-ua-bitness=*, ch-ua-full-version=*, ch-ua-full-version-list=*, ch-ua-model=*, ch-ua-wow64=*, ch-ua-platform=*, ch-ua-platform-version=*
serverESF
x-xss-protection0
x-content-type-optionsnosniff
set-cookie__Host-GAPS=1:flFT--7AlGQ_D6oeAmumPM64s-40lA:ycy3UTe3auwD8ker; Expires=Sat, 15-Mar-2025 03:16:15 GMT; Path=/; Secure; HttpOnly; Priority=HIGH
alt-svch3=":443"; ma=2592000,h3-29=":443"; ma=2592000

Test History

Results hidden from public stats are not shown here.

1 year ago71
1 year ago70
1 year ago73

Back to Top

Was this test helpful? Are there things we could improve? If so, please let us know! If you'd like to support it, donations are greatly appreciated.