Security Report Summary
A
| Site: | https://uptoskills.com/ | ||
|---|---|---|---|
| IP Address: | 104.21.77.200 | ||
| Report Time: | 09 Jun 2026 18:46:57 UTC | ||
| Headers: |
|
||
| Advanced: |
|
Missing Headers
| Content-Security-Policy | Content 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. |
|---|
Raw Headers
| HTTP/2 | 200 |
|---|---|
| date | Tue, 09 Jun 2026 18:46:57 GMT |
| content-type | text/html; charset=utf-8 |
| x-xss-protection | 1; mode=block |
| report-to | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=w2pMMTwHLHj%2BK3apLjxH%2BKxPa04y3sqq0tLQEngVepPDJJOl%2Fz0nLXn2p9jxElYbpqNBJ%2FSCrN38LdVJu7%2Fii7tE6igPx8b3kSS5%2BCc2RtMqbb1Vv%2FNcOEXHTp6VhdjG2Q%3D%3D"}]} |
| nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| cf-cache-status | DYNAMIC |
| access-control-allow-origin | * |
| cache-control | public, max-age=0, must-revalidate |
| x-permitted-cross-domain-policies | none |
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| cross-origin-opener-policy | same-origin-allow-popups |
| cross-origin-resource-policy | cross-origin |
| permissions-policy | camera=(self "https://uptoskills.com" "https://meet.uptoskills.com"), microphone=(self "https://uptoskills.com" "https://meet.uptoskills.com"), geolocation=(), payment=(self "https://uptoskills.com" "https://checkout.razorpay.com" "https://api.razorpay.com" "https://*.razorpay.com"), usb=(), serial=() |
| referrer-policy | strict-origin-when-cross-origin |
| x-content-type-options | nosniff |
| x-download-options | noopen |
| x-frame-options | DENY |
| vary | accept-encoding |
| speculation-rules | "/cdn-cgi/speculation" |
| server | cloudflare |
| server-timing | cfCacheStatus;desc="DYNAMIC" |
| server-timing | cfEdge;dur=6,cfOrigin;dur=37 |
| content-encoding | gzip |
| cf-ray | a0924d4e0b84b4db-DUB |
| alt-svc | h3=":443"; ma=86400 |
Upcoming Headers
| Cross-Origin-Embedder-Policy | Cross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP. |
|---|
Additional Information
| x-xss-protection | X-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. |
|---|---|
| report-to | Report-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. |
| nel | Network 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. |
| access-control-allow-origin | This is a very lax CORS policy. Such a policy should only be used on a public CDN. |
| strict-transport-security | HTTP 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. |
| cross-origin-opener-policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| cross-origin-resource-policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
| permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
| referrer-policy | Referrer 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. |
| x-content-type-options | X-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-options | X-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. |
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |