Web & Email Security Test

← Web Test Home

     
B

Test Information

Targettelecom.cordmail.xyz
Resolved To:https://telecom.cordmail.xyz/
IPv4:38.85.252.113
Scan ID #:331
Scan Time (UTC):2022-09-28 11:29:24
Response Code (HTTP):0
Response Code (HTTPS):200

Score:
74/120
Tests Passed:
21/25


Overall Scores

TestPassScoreMaxMinReasonRecommended Apache ConfigMore
HTTPS Availability-100-40Site is available over HTTPS but HTTP does not redirect 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)-150-15HTTP must redirect to HTTPS on same domain to implement HSTSHeader 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-20N/A (No cookies sent)
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 ApacheServerTokens 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

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-types000CSP doesn't contain deprecated directiveapplication/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 permissively''none'
img-src00-1All HTTPS images allowed.https: data:https: data:
worker-src00-1Worker, SharedWorker, and ServiceWorker scripts restricted but potentially permissively''none'
manifest-src00-1Manifest sources restricted but potentially permissively''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://17f7736b07193242e5718c530104cdfa.report-uri.com/r/d/csp/enforcehttps://<your-endpoint>.report-uri.com/r/d/csp/enforce
report-to-100Needed for CSP reporting in CSP version 3default

Raw Headers

dateWed, 28 Sep 2022 11:29:24 GMT
dateWed, 28 Sep 2022 11:29:24 GMT
serverApache
serverApache
x-content-type-optionsnosniff
x-content-type-optionsnosniff
referrer-policystrict-origin-when-cross-origin, no-referrer-when-downgrade
referrer-policyno-referrer-when-downgrade
locationhttps://telecom.cordmail.xyz/
content-length237
content-length118
content-typetext/html; charset=iso-8859-1
content-typetext/html
via1.1 dummy.ssl
x-frame-optionsSAMEORIGIN
x-frame-optionsDENY
x-xss-protection1; mode=block
x-xss-protection1; mode=block
last-modifiedTue, 27 Sep 2022 11:10:18 GMT
etag"76-5e9a6b0838ee8"
accept-rangesbytes
cache-controlmax-age=0, private, no-cache, no-store, no-transform, must-revalidate
expiresWed, 28 Sep 2022 11:39:24 GMT
varyUser-Agent,Accept-Encoding
feature-policyautoplay 'self';
strict-transport-securitymax-age=31536000;
content-security-policyreport-uri https://17f7736b07193242e5718c530104cdfa.report-uri.com/r/d/csp/enforce;manifest-src 'none';connect-src 'self';media-src 'self';object-src 'none';child-src 'none';frame-src 'none';worker-src 'none';default-src 'none';script-src 'self';style-src 'self';frame-ancestors 'none';base-uri 'none';font-src 'self';img-src https: data:;"
report-to{"group":"default","max_age":31536000,"endpoints":[{"url":"https://17f7736b07193242e5718c530104cdfa.report-uri.com/a/d/g"}],"include_subdomains":true}
nel{"report_to":"default","max_age":31536000}

Test History

Results hidden from public stats are not shown here.

1 year ago74
1 year ago74
1 year ago84
1 year ago84
1 year ago26
1 year ago94
1 year ago92
1 year ago92
1 year ago93
1 year ago36
1 year ago36

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.