Security Report Summary
R
| Redirect: | Click here to follow the redirect to https://www.geniusu.com/profiles/2438805. | ||
|---|---|---|---|
| Site: | https://app.geniusu.com/users/2438805/ | ||
| IP Address: | 99.83.217.1 | ||
| Report Time: | 20 Jun 2026 19:45:20 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 | 302 |
|---|---|
| cache-control | no-cache |
| content-type | text/html; charset=utf-8 |
| location | https://www.geniusu.com/profiles/2438805 |
| nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
| p3p | CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" |
| referrer-policy | strict-origin-when-cross-origin |
| report-to | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=q9u86x1uCKsEG3yxajAZ4RQhDZV5b91%2FEXBE%2FvJjk6M%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1781984720"}],"max_age":3600} |
| reporting-endpoints | heroku-nel="https://nel.heroku.com/reports?s=q9u86x1uCKsEG3yxajAZ4RQhDZV5b91%2FEXBE%2FvJjk6M%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1781984720" |
| server | Heroku |
| set-cookie | ahoy_track=true; path=/; SameSite=Lax; secure |
| set-cookie | ahoy_visitor=96632620-0969-4949-bad9-71cf8c9375b5; domain=.geniusu.com; path=/; expires=Tue, 20 Jun 2028 19:45:20 GMT; SameSite=Lax; secure |
| set-cookie | ahoy_visit=03a1fcb9-40e0-45ae-b8c5-c952c4f12c6c; domain=.geniusu.com; path=/; expires=Sun, 21 Jun 2026 07:45:20 GMT; SameSite=Lax; secure |
| set-cookie | _geniusu_session_new=a4f86e840ed7875d656a743f99c16b9f; path=/; secure; HttpOnly; SameSite=Lax |
| strict-transport-security | max-age=63072000; includeSubDomains |
| via | 2.0 heroku-router |
| x-content-type-options | nosniff |
| x-download-options | noopen |
| x-frame-options | SAMEORIGIN |
| x-permitted-cross-domain-policies | none |
| x-request-id | 098fe857-3340-4b64-bb4f-900d23e92da7 |
| x-runtime | 0.039317 |
| x-xss-protection | 1; mode=block |
| content-length | 106 |
| date | Sat, 20 Jun 2026 19:45:20 GMT |
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
| nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
|---|---|
| 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. |
| report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
| set-cookie | There is no Cookie Prefix on this 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-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-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-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. |