Security Report Summary
D
| Site: | https://www.gara.store:443/ | ||
|---|---|---|---|
| IP Address: | 13.38.146.155 | ||
| Report Time: | 11 Sep 2026 11:15: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 | 200 |
|---|---|
| date | Fri, 11 Sep 2026 11:15:42 GMT |
| content-type | text/html; charset=utf-8 |
| set-cookie | sessionToken=eyJraWQiOiJCOFBZcjQydTJFVk5lR1lPTFlMelVxWXM5M1BZWmVwRm9jWGpRcHVVMUxBPSIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIwNDIwMDNkNy03NTY4LTQ0ZWUtYWEyYS1mN2U4MzMwZjgyNTQiLCJkZXZpY2Vfa2V5IjoiZXUtd2VzdC0zX2E1MTI2MjM5LTJhN2UtNGI0Yi1iYTAwLTgzMmJiYzZhZmUyMCIsImlzcyI6Imh0dHBzOi8vY29nbml0by1pZHAuZXUtd2VzdC0zLmFtYXpvbmF3cy5jb20vZXUtd2VzdC0zX2RscjZHRGZLQyIsImNsaWVudF9pZCI6IjNrdXRxaDQ4OWc1MWs0aXU0anU3djU2azBiIiwib3JpZ2luX2p0aSI6ImE4NDg3ODFjLTNkOTgtNGVjYi1iMjkzLWQ5NjUxZDU2MjY5NCIsImV2ZW50X2lkIjoiM2RiY2NlOWUtM2ZmYi00MjhhLWI4ZmYtMzIxNmIzMDFiMmIzIiwidG9rZW5fdXNlIjoiYWNjZXNzIiwic2NvcGUiOiJhd3MuY29nbml0by5zaWduaW4udXNlci5hZG1pbiIsImF1dGhfdGltZSI6MTc4OTEyNTM0MiwiZXhwIjoxNzg5MjExNzQyLCJpYXQiOjE3ODkxMjUzNDIsImp0aSI6IjA2NzA3ZDRiLWYxMzktNGI2OC1hMGY2LWQ2NDkxZWFiNDhmNyIsInVzZXJuYW1lIjoiMDQyMDAzZDctNzU2OC00NGVlLWFhMmEtZjdlODMzMGY4MjU0In0.jrFBtzw0qmQiZs4P63VYIrUgGzKxK3iiQB5k13_IJ2xi13-SWGoU5dLjZLSdMltzf-BYeRI405c4G2Sy5ZEPdPJZLO50cNUUfpcnmruiSsO-sGW4RaeGaPwXiBVMsMPHj30APcuXL99qGJXigikIMYdVUfC-AFJ_CXdefovM_eOTYZL0Jpc1yqcMsyGU1BE7V-j1sdmxY8SvuZQ1StptEs1FGqGv8naEzQnSXIlBXEhdm1ftVL9H2o-lu5-L8macGq3PXuY1LKy3HpuxW3xEvq0BN5GGAcpjLcrlNfcEz-BdHbaEov1FfuAyQqOXSMAGkPagT6MWm5SIp9lHqXYDBA; Max-Age=86400; Path=/; Secure; SameSite=Strict |
| x-powered-by | Next.js |
| cache-control | private, no-cache, no-store, max-age=0, must-revalidate |
| etag | "172iwmwuxgofl7" |
| vary | Accept-Encoding |
| content-encoding | gzip |
| strict-transport-security | max-age=15768000; includeSubDomains |
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
| set-cookie | The 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie. |
|---|---|
| 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 seems to have been altered to remove such information, but could still be removed. |
| 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. |