Security Report Summary
E
| Site: | http://www.fartfantasy.net/ - (Scan again over https) | ||
|---|---|---|---|
| IP Address: | 209.159.145.38 | ||
| Report Time: | 05 Jun 2026 07:45:21 UTC | ||
| Headers: |
|
||
| Warning: | Grade capped at A, please see warnings below. | ||
| 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". |
| 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. |
Warnings
| Site is using HTTP | This site was served over HTTP and did not redirect to HTTPS. |
|---|
Raw Headers
| HTTP/1.1 | 200 OK |
|---|---|
| Date | Fri, 05 Jun 2026 07:45:21 GMT |
| Server | Apache/2 |
| Cache-Control | no-store, no-cache, must-revalidate |
| Pragma | no-cache |
| X-XSS-Protection | 1 |
| X-Content-Type-Options | nosniff |
| Set-Cookie | PHPSESSID=v5053rerjsuunbktrjciq8ukv2; expires=Sat, 06-Jun-2026 07:45:21 GMT; Max-Age=86400; path=/ |
| Upgrade | h2,h2c |
| Connection | Upgrade |
| Vary | Accept-Encoding,User-Agent |
| Content-Encoding | gzip |
| Content-Length | 11912 |
| Content-Type | text/html;charset=utf-8 |
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-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. |
Additional Information
| Server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
|---|---|
| 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. |
| 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". |
| Set-Cookie | The 'httpOnly' flag is not set on this cookie. This is not a SameSite Cookie. |