Web & Email Security Test

← Web Test Home

     
A

Test Information

Targetwebtest.interlinked.us
Resolved To:https://webtest.interlinked.us/
IPv4:172.67.167.207
104.21.41.243
Scan ID #:3
Scan Time (UTC):2020-08-22 11:17:59
Response Code (HTTP):301
Response Code (HTTPS):200

Score:
100/120
Tests Passed:
24/25

Score capped at 100 because not all tests were passed. Original score was 113.


Overall Scores

TestPassScoreMaxMinReasonRecommended Apache ConfigMore
HTTPS Availability00-40Site is available over HTTPS and HTTP redirects to HTTPS with same hostname
SSL and TLS Protocols+55-20TLS v1.2 and TLS v1.3 are supportedSSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
SSLHonorCipherOrder on
SSLCompression off
SSLSessionTickets off
🛈
HSTS (Strict Transport Security)00-15Max-age (365 days) is at least 1 year, subdomains are included, and is eligible for preloadingHeader set Strict-Transport-Security max-age=31536000; includeSubDomains; preload🛈
Expect Certificate Transparency00-5Certificate transparency expected but not enforced
HTTP Compression010HTTP compression is supportedSetEnv 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-40-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-Policy+550Feature-Policy header 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 Logging+110NEL header sentHeader 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 cloudflareServerTokens Prod
Cross-Origin Resource Sharing00-15CORS header not implemented
DNSSEC (DNS Security Extensions)00-5Domain is 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!)

Content Security Policy

DirectivePassScoreMaxMinReasonCurrentRecommended BaselineMore
default-src-10-1Default policy too permissive''none'
script-src00-4JavaScript sources restricted but potentially permissively''self'
style-src00-4CSS sources restricted but potentially permissively''self'
font-src00-2Font sources restricted but potentially permissively''self'🛈
base-uri-10-1Use of the <base> tag should be restricted''none'
frame-ancestors-10-3Site vulnerable to clickjacking attacks''none'
form-action000Missing, but this directive may not be appropriate🛈
plugin-types000Deprecated directive (do not use)application/pdfapplication/pdf
object-src00-1<object>, <embed>, and <applet> sources restricted but potentially permissively''none'
child-src00-1Web workers and nested browsing contexts sources restricted but potentially permissively''none'
frame-src00-1Frames restricted but potentially permissivelyhttps://www.youtube-nocookie.com/ https://www.google.com https://w.soundcloud.com/'none'
img-src00-1All HTTPS images allowed.https: data:https: data:
worker-src00-1Worker, SharedWorker, and ServiceWorker scripts restricted but potentially permissively''none'
manifest-src-10-1Missing'none'
media-src00-1Media sources restricted but potentially permissively''self'
connect-src00-1Script interface URL (e.g. XHR, WS) sources restricted but potentially permissively''self'🛈
report-uri00-1Needed for CSP reporting in CSP version 2https://interlinked.report-uri.com/r/d/csp/enforcehttps://<your-endpoint>.report-uri.com/r/d/csp/enforce
report-to000Needed for CSP reporting in CSP version 3defaultdefault

Raw Headers

dateSat, 22 Aug 2020 11:17:59 GMT
content-typetext/html; charset=UTF-8
connectionkeep-alive
set-cookie__cfduid=db92006320c97e613100fde3066205c6f1598095078; expires=Mon, 21-Sep-20 11:17:58 GMT; path=/; domain=.interlinked.us; HttpOnly; SameSite=Lax; Secure
set-cookie__Secure-interlinked=i83oiq4otev862b7iahdki8hn1; expires=Sat, 22-Aug-2020 12:17:58 GMT; Max-Age=3600; path=/; domain=.interlinked.us; secure; HttpOnly; SameSite=Lax
x-frame-optionsSAMEORIGIN
x-content-type-optionsnosniff
referrer-policystrict-origin-when-cross-origin, no-referrer-when-downgrade
expiresThu, 19 Nov 1981 08:52:00 GMT
cache-controlno-store, no-cache, must-revalidate
pragmano-cache
x-xss-protection1; mode=block
feature-policyautoplay 'self';
report-to{"group":"default","max_age":31536000,"endpoints":[{"url":"https://interlinked.report-uri.com/a/d/g"}],"include_subdomains":true}
nel{"report_to":"default","max_age":31536000,"include_subdomains":true}
content-security-policydefault-src 'none'; base-uri 'none'; frame-ancestors 'self'; plugin-types application/pdf; object-src 'self'; child-src 'none'; frame-src https://www.youtube-nocookie.com/ https://www.google.com https://w.soundcloud.com/; img-src https: data:; worker-src 'none'; media-src 'self' https://interlinked.us https://*.interlinked.us; connect-src 'self' wss://chat.interlinked.us wss://chat.phreaknet.org https://www.google-analytics.com; font-src 'self' https://interlinked.us https://phreaknet.org fonts.gstatic.com; style-src 'self' https://interlinked.us https://*.interlinked.us https://phreaknet.org https://*.phreaknet.org fonts.googleapis.com; script-src 'self' https://interlinked.us https://*.interlinked.us www.google-analytics.com www.googletagmanager.com ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js meet.jit.si https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js https://cdnjs.cloudflare.com/ajax/libs/mathjs/7.1.0/math.min.js https://static.cloudflareinsights.com; report-to default; report-uri https://interlinked.report-uri.com/r/d/csp/enforce;
content-security-policy-report-onlydefault-src 'none'; base-uri 'none'; frame-ancestors 'none'; plugin-types application/pdf; object-src 'none'; child-src 'none'; frame-src https://www.youtube-nocookie.com/ https://www.google.com https://w.soundcloud.com/; img-src https: data:; worker-src 'none'; manifest-src 'none'; media-src 'self' https://interlinked.us https://*.interlinked.us; connect-src 'self' wss://chat.interlinked.us wss://chat.phreaknet.org https://www.google-analytics.com; font-src 'self' https://interlinked.us https://phreaknet.org fonts.gstatic.com; style-src 'self' https://interlinked.us https://*.interlinked.us https://phreaknet.org https://*.phreaknet.org fonts.googleapis.com; prefetch-src 'self' https://interlinked.us; script-src 'self' https://interlinked.us https://*.interlinked.us www.google-analytics.com www.googletagmanager.com ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js meet.jit.si https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js https://cdnjs.cloudflare.com/ajax/libs/mathjs/7.1.0/math.min.js https://static.cloudflareinsights.com; form-action 'self' https://interlinked.us https://*.interlinked.us https://phreaknet.org https://*.phreaknet.org; report-to default; report-uri https://interlinked.report-uri.com/r/d/csp/reportOnly;
cf-cache-statusDYNAMIC
cf-request-id04b77cce320000feaabc8b3200000001
expect-ctmax-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
strict-transport-securitymax-age=31536000; includeSubDomains; preload
servercloudflare
cf-ray5c6c30c38cdbfeaa-IAH
content-encodinggzip

Test History

Results hidden from public stats are not shown here.

3 years ago117
3 years ago117
3 years ago117

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.