Security Report Summary
B
Site: https://www.ijoinsuccess.com/
IP Address: 141.193.213.21
Report Time: 30 Apr 2024 18:14:26 UTC
Headers:
  • Permissions-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Referrer-Policy
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
Content-Security-PolicyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets.
Referrer-PolicyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
Raw Headers
HTTP/2200
dateTue, 30 Apr 2024 18:14:26 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
varyAccept-Encoding
varyAccept-Encoding
varyAccept-Encoding,Cookie
x-powered-byWP Engine
link<https://www.ijoinsuccess.com/wp-json/>; rel="https://api.w.org/"
link<https://www.ijoinsuccess.com/wp-json/wp/v2/pages/9066>; rel="alternate"; type="application/json"
link<https://www.ijoinsuccess.com/>; rel=shortlink
x-cacheableSHORT
cache-controlmax-age=600, must-revalidate
x-cacheHIT: 3
x-cache-groupnormal
access-control-allow-origin*
permissions-policygeolocation=(), midi=(), sync-xhr=(), microphone=(), camera=(), magnetometer=(), gyroscope=(), fullscreen=(self), payment=()
strict-transport-securitymax-age=63072000; includeSubDomains; preload
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
cf-cache-statusDYNAMIC
set-cookie__cf_bm=4vMDGXEX6RaO8qb_tqVPibz2I2M5VAo5rYf._K9m7mk-1714500866-1.0.1.1-gvQ3_rjxTb.PgBW8XOIqk6M2JVZy342ZfD4ovpVfLSmT25IeedEHS.ZU3UqjkzG_cpd0nA9HCR9XnBA9CemZjw; path=/; expires=Tue, 30-Apr-24 18:44:26 GMT; domain=.www.ijoinsuccess.com; HttpOnly; Secure; SameSite=None
servercloudflare
cf-ray87c982ee0f577ac8-SJC
content-encodinggzip
alt-svch3=":443"; ma=86400
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
x-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header seems to have been altered to remove such information, but could still be removed.
access-control-allow-originThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
x-frame-optionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".