Web & Email Security Test

← Web Test Home

     
C+

Test Information

Targetforums.yahoo.com
Resolved To:https://www.yahoo.com/
IPv4:13.248.158.7
76.223.84.192
Scan ID #:111
Scan Time (UTC):2021-04-03 08:27:14
Response Code (HTTP):301
Response Code (HTTPS):200

Score:
59/120
Tests Passed:
20/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.0/v1.1 are being phased out as certain TLS v1.0 ciphers are not secureSSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
SSLHonorCipherOrder on
SSLCompression off
SSLSessionTickets off
🛈
HSTS (Strict Transport Security)-50-15Max-age (365 days) is at least 1 year, but subdomains not includedHeader set Strict-Transport-Security max-age=31536000; includeSubDomains; preload🛈
Expect Certificate Transparency00-5Certificate transparency expected but not enforced
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 Control-50-5Cache-Control directives are not adequate for sensitive dataHeader set Cache-Control "no-store, no-cache, must-revalidate"
Cookies-70-20Cookies sent (see subtable for details)
Subresource Integrity-55-10Scripts loaded (see subtable for details)🛈
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-To010No Report-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 Logging010N/A (Requires Report-To header)Header set NEL: {"report_to":"default","max_age":31536000,"include_subdomains":true}
Referrer Policy02-5Effective Referrer policy is reasonably secure; sensitive data could be leaked to third parties if proper link attributes are not used when neededHeader 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-Protection00-10X-XSS-Protection header securely 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 ATSServerTokens 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-10No MX records associated with this hostname
DMARC (Domain-based Message Authentication, Reporting, and Confidence)00-10No MX records associated with this hostname

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!)

Subresource Integrity (External JavaScript)

Maximum score for any and all scripts is 5 and minimum score for any and all scripts is -10.

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-3Site vulnerable to clickjacking attacks''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 2https://csp.yahoo.com/beacon/csp?src=ats&https://<your-endpoint>.report-uri.com/r/d/csp/enforce
report-to-100Needed for CSP reporting in CSP version 3default

Raw Headers

dateSat, 03 Apr 2021 08:27:14 GMT
connectionkeep-alive
strict-transport-securitymax-age=31536000
serverATS
cache-controlno-store, no-cache, max-age=0, private
content-typetext/html
content-languageen
expires-1
content-security-policyframe-ancestors 'self' https://*.techcrunch.com https://*.yahoo.com https://*.aol.com https://*.huffingtonpost.com https://*.oath.com https://*.search.yahoo.com https://*.search.aol.com https://*.search.huffpost.com https://*.verizonmedia.com https://*.publishing.oath.com https://*.autoblog.com https://www-yahoo-com.cdn.ampproject.org https://news-yahoo-com.cdn.ampproject.org https://sports-yahoo-com.cdn.ampproject.org https://finance-yahoo-com.cdn.ampproject.org https://www-yahoo-com.bing-amp.com https://news-yahoo-com.bing-amp.com https://sports-yahoo-com.bing-amp.com https://finance-yahoo-com.bing-amp.com; sandbox allow-forms allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox allow-presentation; report-uri https://csp.yahoo.com/beacon/csp?src=ats&site=frontpage&region=US&lang=en-US&device=&yrid=&partner=;
x-frame-optionsSAMEORIGIN
x-xss-protection1; mode=block
set-cookieB=c9jj7npg6g9n2&b=3&s=65; expires=Sun, 03-Apr-2022 08:27:14 GMT; path=/; domain=.yahoo.com
expect-ctmax-age=31536000, report-uri="http://csp.yahoo.com/beacon/csp?src=yahoocom-expect-ct-report-only"
referrer-policyno-referrer-when-downgrade
x-content-type-optionsnosniff
content-length12

Test History

Results hidden from public stats are not shown here.

3 years ago58

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.