Security Report Summary
B
| Site: | https://coub.com/otakugo20912 | ||
|---|---|---|---|
| IP Address: | 95.213.253.92 | ||
| Report Time: | 30 Jun 2026 19:19: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. |
|---|---|
| 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/1.1 | 200 OK |
|---|---|
| Server | nginx |
| Date | Tue, 30 Jun 2026 19:19:42 GMT |
| Content-Type | text/html; charset=utf-8 |
| Transfer-Encoding | chunked |
| Connection | keep-alive |
| Vary | Accept-Encoding |
| X-Frame-Options | ALLOWALL |
| X-XSS-Protection | 0 |
| X-Content-Type-Options | nosniff |
| X-Permitted-Cross-Domain-Policies | none |
| Referrer-Policy | strict-origin-when-cross-origin |
| link | <https://assets-cdn-s.coub.com/assets/coub/pages/profile/profile_page_light-8e4414ec2dd627f21e2d32fb61dc36b73c14128e773ee8c05d77bd46aac3c583.css>; rel=preload; as=style; nopush,<https://assets-cdn-s.coub.com/assets/coub/core_light-ab8e766d9330f9a1e68e31743b4ca79d2c1e9c4a8285cdffe81c4153a47ac454.css>; rel=preload; as=style; nopush,<https://assets-cdn-s.coub.com/assets/coub/unlogged_light-48413e4121fcc88dfa861115b5ce00892d6a195bb49b7aee6ba1c6c2ec7588ab.css>; rel=preload; as=style; nopush,<https://assets-cdn-s.coub.com/assets/sync_bundle-137875ba5bda6740d438e27c2d124f2faa5703e1bd84446f1e763f2a711ff3ac.js>; rel=preload; as=script; crossorigin=anonymous; nopush,<https://assets-cdn-s.coub.com/assets/site-9af1da15d5e523bcd8dca4092b435fb98be02280b1990ce70da9d254b34d32ae.js>; rel=preload; as=script; crossorigin=anonymous; nopush |
| Cache-Control | max-age=0, private, must-revalidate |
| Set-Cookie | is_logged_in=false; path=/; SameSite=Lax; secure |
| Set-Cookie | _cobb_session=n2VMscRzdPH8Vf72644lzkrahh%2BDbEwFkvNRxfnKHJ0c1eQnjh08fADLd4GaQYCgcBg8QW00U%2B5PcMpbKZYMNcka6nZGQv%2FJ15nWhK3S5gEioU%2FGhc1ehTMwbSrBcZFPb1D3aSd0KVK7joV9PlpyVkYapshDcdLdAos5qYzQGU3swIoJTkXhZ180qEjxuMcJV%2B%2BQrYfk0Ka5dne51f5sxy4foafLHeGoDj9Fq9VwyLVe2pQc1K4QvvyU7K%2F9cU0%2B8IyHmUCwhP%2FLOHqMEYPg%2B4i4sePM--hCzxjhSGC%2FV%2BWw2P--TKKvh3trqdnSqVTevuA3dQ%3D%3D; path=/; secure; HttpOnly; SameSite=Lax |
| X-Request-Id | c7c18546-3b70-4ec7-a7c0-ece39044e64c |
| X-Runtime | 0.069027 |
| Strict-Transport-Security | max-age=63072000; includeSubDomains |
| vary | Accept, Origin |
| 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. |
|---|---|
| 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. |
| 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. |
| 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. |