Security Report Summary
A+
Site: https://iosprivacy.com/
IP Address: 2606:4700:3033::ac43:a472
Report Time: 29 Apr 2024 19:54:55 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
dateMon, 29 Apr 2024 19:54:55 GMT
content-typetext/html; charset=utf-8
cf-cache-statusDYNAMIC
access-control-allow-origin*
allowGET, HEAD
cache-controlpublic, max-age=3600
strict-transport-securitymax-age=31536000; includeSubDomains; preload
varyService-Worker-Navigation-Preload, Origin, Accept-Encoding
access-control-allow-methodsGET
clear-site-data"*"
content-security-policybase-uri 'none';connect-src 'self' data: https://cdn.pep.dev/images https://cdn.pep.dev/js https://iosprivacy.com https://pep.dev/offline.html https://pep.dev/pep.js https://sentry.arc.io/api/3/store/ https://warden.pep.dev/events;default-src 'none';font-src 'none';form-action 'none';frame-ancestors 'none';frame-src 'none';img-src https://cdn.pep.dev 'self';manifest-src https://cdn.pep.dev 'self';media-src data:;object-src 'none';script-src https://cdn.pep.dev https://pep.dev 'self';script-src-elem https://cdn.pep.dev https://pep.dev 'self';script-src-attr 'none';style-src 'sha512-9UAve9hy+o4RWeDbEGGyS/9dgDMAKTpOBXF2wydBgnOL+4+S8hjytAwHg8ixf70o1AswMQX0HQaKDGqPM4lZ5Q==' 'self';style-src-elem 'sha512-9UAve9hy+o4RWeDbEGGyS/9dgDMAKTpOBXF2wydBgnOL+4+S8hjytAwHg8ixf70o1AswMQX0HQaKDGqPM4lZ5Q==' 'self';style-src-attr 'none';upgrade-insecure-requests;worker-src https://cdn.pep.dev 'self'
nel
permissions-policyaccelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), gamepad=(), geolocation=(), gyroscope=(), interest-cohort=(), layout-animations=(), legacy-image-formats=(), magnetometer=(), microphone=(), midi=(), oversized-images=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), speaker-selection=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=()
referrer-policyno-referrer
report-to
x-content-type-optionsnosniff
x-xss-protection0
servercloudflare
cf-ray87c1d8bfb9e61637-SJC
content-encodinggzip
alt-svch3=":443"; ma=86400
X-Frame-OptionsHeader not set, see Additional Information below.
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
access-control-allow-originThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
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.
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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
nelNetwork Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports.
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-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.