Security Report Summary
B
Site: | https://www.renole.com/escorts/mulhouse | ||
---|---|---|---|
IP Address: | 138.201.17.254 | ||
Report Time: | 11 Dec 2024 06:25:26 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. |
---|---|
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 |
---|---|
content-type | text/html; charset=UTF-8 |
vary | Accept-Encoding |
date | Wed, 11 Dec 2024 06:25:26 GMT |
link | <https://www.renole.com/build/assets/tailwind-f319646a.css>; rel="preload"; as="style", <https://www.renole.com/build/assets/app-9baa12f2.css>; rel="preload"; as="style", <https://www.renole.com/build/assets/app-188b78c1.css>; rel="preload"; as="style", <https://www.renole.com/build/assets/app-98bb1451.js>; rel="modulepreload" |
vary | X-Inertia |
set-cookie | XSRF-TOKEN=eyJpdiI6Ik1OeE90cDlOZTJIeUdNTVhGLytxdlE9PSIsInZhbHVlIjoiN2p6VTZqL21SenJ0UmNCNFNreHI0Y2YxVkc0RkEzZWdhbEhJb0ZtZTBISGwxNWhTdllFckN5V0pFeVFza01UMGp1N3VpRXhiQkVFdkhacFUwM2dDb3o5aTVtek5BdVBXZU5rUlVRQlpFdjczQ0k1ZnRvZlg3Sllla0pObHlyRHEiLCJtYWMiOiIyZWUxMDViOTE2ZGMxZDczNDAzMWQ2OTk0MTBhY2EyOWUyNjY0MjhkMTUyZGZiZDIyZmI1M2NkZWYwNDAxYmQ5IiwidGFnIjoiIn0%3D; expires=Wed, 11 Dec 2024 08:25:26 GMT; Max-Age=7200; path=/; secure; samesite=lax |
set-cookie | renole_session=eyJpdiI6InhKM3JWamNBem9oT2ZBNmdMaFFvdXc9PSIsInZhbHVlIjoianRPVEpHVGxkQmxXQ3NIc3phQ3UwaC92UDdOZGlRNUtxVCtqR0ZBb1p5b1V6VkJPbjYyZkE2M3pKNW4vOHprVmRoRWlvM3RKR3h0aHdkMjJUK2JUYktVOCtHVTRFN1JNaEtTUnh3T0JIOER3akRacG1WY0c0R0JFUzFnak5ZUTMiLCJtYWMiOiI4NGYxNDI3ZmI5NTA2MmJkNDNlNDdjNDAyNzg5MTU4YmRmMTcxM2UxMDFhMzY5MjY2ZmQzYTM4ZjFiNmMxNGQ5IiwidGFnIjoiIn0%3D; expires=Wed, 11 Dec 2024 08:25:26 GMT; Max-Age=7200; path=/; httponly; samesite=lax |
x-content-type-options | nosniff |
x-xss-protection | 1; mode=block |
strict-transport-security | max-age=63072000; includeSubDomains; preload |
x-frame-options | SAMEORIGIN |
referrer-policy | strict-origin-when-cross-origin |
cache-control | max-age=0 |
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-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 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. |
---|---|
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-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. |
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. |
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. |