Security Report Summary
R
| Redirect: | Click here to follow the redirect to https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2FOnlineedudoc%2F. | ||
|---|---|---|---|
| Site: | https://www.facebook.com/Onlineedudoc/ | ||
| IP Address: | 57.144.62.1 | ||
| Report Time: | 07 Sep 2026 22:19:42 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. |
|---|---|
| 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. Recommended value "X-Frame-Options: SAMEORIGIN". |
| 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". |
| 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. |
| Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
| HTTP/2 | 302 |
|---|---|
| location | https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2FOnlineedudoc%2F |
| cross-origin-opener-policy | same-origin-allow-popups |
| origin-agent-cluster | ?1 |
| strict-transport-security | max-age=15552000; preload |
| content-type | text/html; charset="utf-8" |
| x-fb-debug | h2XrSx5kobuP0B38PoCts+S7/4V68DN4Qc5hmbU2WNvTk4XWhMIAcop8nxrAJgdhr6phdkSEQ3E7UEd9oyGzwQ== |
| content-length | 0 |
| date | Mon, 07 Sep 2026 22:19:42 GMT |
| x-fb-connection-quality | EXCELLENT; q=0.9, rtt=11, rtx=0, c=10, mss=1380, tbw=4671, tp=-1, tpl=-1, uplat=252, ullat=0 |
| alt-svc | h3=":443"; ma=86400 |
| server-timing | slb_crtt;dur=11,slb_srtt;dur=-1,slb_req_start;dur=1788819581980574,slb_srv_hdr_rcvd;dur=252700,slb_cli_body_rcvd_first;dur=-1,slb_cli_body_rcvd_last;dur=-1,slb_conn_lat;dur=0,slb_ssl;dur=180,slb_rule_lat;dur=0 |
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. |
|---|---|
| Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| cross-origin-opener-policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
|---|---|
| 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. |