Security Report Summary
B
| Site: | https://sexteller.com/ | ||
|---|---|---|---|
| IP Address: | 45.82.176.228 | ||
| Report Time: | 05 Jun 2026 15:38:39 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 |
|---|---|
| server | nginx |
| content-type | text/html; charset=UTF-8 |
| vary | Accept-Encoding |
| cache-control | private, must-revalidate |
| date | Fri, 05 Jun 2026 15:38:39 GMT |
| last-modified | Fri, 05 Jun 2026 18:29:23 GMT |
| set-cookie | XSRF-TOKEN=eyJpdiI6IkdVWXdOKzNnR0kveHd1WnVWeTV4a1E9PSIsInZhbHVlIjoiQ2xLM2MzVkZST0pILzZQbERUNGZMN2p4eTZ6bk1ncm9QUWdKdThQRkgwNFdkckVNZ2xhWmRkOTJ2RnIvWEs1ci9DQURhTGR3TFVnR1cwV2JvbGpweVhrclBQckNyV2FvTUdvZHUyeHVwRkh0TnBoRTZEQXo3NVlUYzZIYnpzNE8iLCJtYWMiOiJlMzYyMzM3YTNiYTk2NzA2Y2U3OWM2Nzc5MWRkNjczYTIxNmM1Y2QxODMyMDEwNjNhZjY4NGViNzA4ZDA3NWNhIiwidGFnIjoiIn0%3D; expires=Fri, 05 Jun 2026 17:38:39 GMT; Max-Age=7200; path=/; secure |
| set-cookie | sexteller_session=eyJpdiI6IksxbW5IamRXUW5xcVZRa3hCbXVaNnc9PSIsInZhbHVlIjoialpBL1BScTZVRDhoVHZaTk1rRnV6VWdUL2svTytHRW5QYTJ1SWZCREF5MjRTYmlLZ0lvUkgyeFQrejNRUlFmb05WZzQyeEU2ZWtnczlPVnRuT2VnK0ZuVDVKcXd0NVNaM2VvNHNLWXZrSUxtcUFIWlRGRHhzeWp2Ulo1NTRENGUiLCJtYWMiOiIyNmEyMDBjMDMxNGMyNmI4NjBlNDJmNzdlZDQ1OWExYmVjYjc3N2I3NzFmYjQxNzk1MDcwODYyNDUxNDU2YjUyIiwidGFnIjoiIn0%3D; expires=Fri, 05 Jun 2026 17:38:39 GMT; Max-Age=7200; path=/; httponly |
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| x-frame-options | SAMEORIGIN |
| x-content-type-options | nosniff |
| referrer-policy | no-referrer-when-downgrade |
| 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
| server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
|---|---|
| set-cookie | The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
| 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. |
| 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. |