Security Report Summary
D
Site: | http://xn--80aa1ac2aidg.xn--p1ai/ - (Scan again over https) | ||
---|---|---|---|
IP Address: | 31.31.198.119 | ||
Report Time: | 17 Mar 2025 18:13:48 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. |
---|---|
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 |
---|---|
Server | nginx |
Date | Mon, 17 Mar 2025 18:13:48 GMT |
Content-Type | text/html; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Vary | Accept-Encoding |
X-Powered-By | PHP/7.4.33 |
x-frame-options | SAMEORIGIN |
referrer-policy | strict-origin-when-cross-origin |
cross-origin-opener-policy | same-origin |
Link | <https://fonts.googleapis.com/>; rel="preconnect"; crossorigin="anonymous",<https://fonts.gstatic.com/>; rel="preconnect"; crossorigin="anonymous",<https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;300;400;700&family=Roboto:wght@100;300;400;700&display=swap>; rel="preload"; as="style"; crossorigin="anonymous" |
Expires | Wed, 17 Aug 2005 00:00:00 GMT |
Cache-Control | no-store, no-cache, must-revalidate, post-check=0, pre-check=0 |
Pragma | no-cache |
Set-Cookie | 7053081a52c2fee7e89cbac24e99d871=452e6d93ce7b52e85790290ad008126a; path=/; HttpOnly |
X-Content-Type-Options | nosniff |
Content-Encoding | gzip |
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
Server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
X-Powered-By | X-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 should be removed or the value changed. |
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. |
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. |
cross-origin-opener-policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
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". |