Security Report Summary
C
Site: | https://www.goodreads.com/user/show/155236656-jabsdesigntips | ||
---|---|---|---|
IP Address: | 3.165.232.126 | ||
Report Time: | 22 Aug 2025 22:38:17 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. |
---|---|
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. |
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Warnings
X-Content-Type-Options | There was a duplicate X-Content-Type-Options header. |
---|
Raw Headers
HTTP/2 | 200 |
---|---|
content-type | text/html; charset=utf-8 |
server | Server |
date | Fri, 22 Aug 2025 22:38:17 GMT |
x-amz-rid | QT3DZQXPZ0PDY03BW6XH |
set-cookie | ccsid=041-1584486-3580182; path=/; expires=Tue, 22 Aug 2045 22:38:16 -0000 |
set-cookie | logged_out_browsing_page_count=1; path=/; expires=Wed, 22 Aug 2035 22:38:16 -0000 |
set-cookie | locale=en; path=/ |
set-cookie | _session_id2=b4841a467d9be99b7c9744ea9d4d3105; path=/; expires=Sat, 23 Aug 2025 04:38:17 -0000; HttpOnly |
x-frame-options | SAMEORIGIN |
x-xss-protection | 1; mode=block |
x-content-type-options | nosniff |
strict-transport-security | max-age=63072000; includeSubDomains; preload |
etag | W/"4de4b385a9fd81d9df04bfb39d6a8424" |
cache-control | max-age=0, private, must-revalidate |
x-request-id | QT3DZQXPZ0PDY03BW6XH |
x-runtime | 0.293467 |
x-content-type-options | nosniff |
content-encoding | gzip |
vary | User-Agent,Content-Type,Accept-Encoding,User-Agent |
x-cache | Miss from cloudfront |
via | 1.1 1dfc3a36dcacc62a94ab0f529b92b6c4.cloudfront.net (CloudFront) |
x-amz-cf-pop | DUB56-P3 |
x-amz-cf-id | um87CR14w1hSuGACZ4YTFIp74oCrKT0xr6Y02dpkTBe-3d1VYxjTTw== |
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 | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
---|---|
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. |
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". |
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". |