Security Report Summary
B
Site: | https://www.renole.com/escorts/grenoble | ||
---|---|---|---|
IP Address: | 138.201.17.254 | ||
Report Time: | 13 Nov 2024 04: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, 13 Nov 2024 04: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-23c2f847.js>; rel="modulepreload" |
vary | X-Inertia |
set-cookie | XSRF-TOKEN=eyJpdiI6IkZGQ3RrU3ZQY3F3ZXlyMjQ1UEtmenc9PSIsInZhbHVlIjoidGU5bXo4cGJsUkJmREQwekpNSHp2QndvS1c2WFVVditGT1h1bERqaWVpeU5EMjByMFpzcnp0SUtFd3Q1R0h5dTZTVGJWNytsc0RJVTUvNWxqS0crc2dKeUFXVUZwQ1hhY3NDZERMRkw5QTNhUjZVTE53MzZSeXE0ZzY0T3loOG4iLCJtYWMiOiJmYzNiYTg3ZTg3NzM3Zjk2YTQzMGFhMWFkYzM0OTdjNDk0Yjg3ZjIwZGEwYzE4ZjY0NjU0MzYzMzQ3MTdmNGQ4IiwidGFnIjoiIn0%3D; expires=Wed, 13 Nov 2024 06:25:26 GMT; Max-Age=7200; path=/; secure; samesite=lax |
set-cookie | renole_session=eyJpdiI6InB0eVBFYStrWWRJTk94am5FektvRmc9PSIsInZhbHVlIjoiSHpvOEN5OTRUN0xTUWVreW0zajZGL2V0OHRWRjhuVXkzWkVQcnAxNHdyQm05VDNsUmlHQVA5YmR2eGI2c0RpRkk3c3pjYTlVd0pyUHlySWdiQ1VmNEdtemJPWi9ySk11S2tlU25DaWNoN2JUbXNPa01WSmdCZ1NUM2JuVmE3SmciLCJtYWMiOiIwYTc3NjdmNThmNWEyMzNjYmY5NTgxZDE1NjM0MmVjYzRjOWZiOTUwMmFhMDBmZDdkYzk1MjFiNzI4ZWE2YWYzIiwidGFnIjoiIn0%3D; expires=Wed, 13 Nov 2024 06: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. |