Security Report Summary
A+
Site: https://thisisjoes.site/
IP Address: 136.35.60.27
Report Time: 28 Mar 2024 12:20:09 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
dateThu, 28 Mar 2024 12:20:09 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
set-cookie__Host-PHPSESSID=c0e44jp6qfpffhap84e8bbs270; path=/; secure; HttpOnly; SameSite=Lax
expiresThu, 19 Nov 1981 08:52:00 GMT
cache-controlno-store, no-cache, must-revalidate
pragmano-cache
content-encodinggzip
serverApache/2.4.41 (Unix)
strict-transport-securitymax-age=15768000
access-control-allow-originhttps://thisisjoes.site
access-control-allow-methodsGET, POST, HEAD, OPTIONS
allowGET, POST, HEAD, OPTIONS
content-security-policydefault-src 'self'; style-src 'self' 'unsafe-inline' https://comments.thisisjoes.site/css/commento.css; script-src 'self' https://comments.thisisjoes.site/js/commento.js 'sha256-vMtQcJSuYQ9vT466zoX9Jupbj7RcyYiQ49QFIyjwmFA=' 'sha256-Xqn5+sETPwe3gkjknJH61D20vHkP4QWttDf4ppiRDxc=' 'sha256-H3zuUnLxIYuJLxlUpvSECaCePKffs/QrvqhNnXu1yP4=' 'sha256-LAIiWf46wQ8g5qSN3CJQfxCYqZN1+SZTHE+mpdj5rBA=' 'sha256-QZY6iMxnzNLtdAAih0Wu2+xasm0SalrRVMRwpNW7S2w=' 'sha256-MBt7klmn7CZ9KPeqIX3OmaQpWWN79t9ISa81yI92CC0=' 'sha256-pdinlOpCK7otJrhTwb41mIUmk+S2J1tgtjYn6zwAIQA='; frame-src 'self' https://*.thisisjoes.site;frame-ancestors 'self' https://*.thisisjoes.site https://scalar.vector.im; media-src blob: https://*.thisisjoes.site; object-src 'none'; base-uri 'self'; worker-src 'self' blob:;img-src 'self' data: https://*.thisisjoes.site; connect-src 'self' https://*.thisisjoes.site wss://comments.thisisjoes.site; font-src 'self' https://comments.thisisjoes.site;
permissions-policyaccelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), execution-while-not-rendered=(self), execution-while-out-of-viewport=(self), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(self), usb=(), web-share=(self), xr-spatial-tracking=()
referrer-policystrict-origin-when-cross-origin
x-content-type-optionsnosniff
x-xss-protection1; mode=block
cache-controlpublic
x-cache-statusMISS
x-served-byYour friendly neighborhood Spider-Man
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
set-cookieThis cookie has the appropriate flags set.
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
strict-transport-securityHTTP 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.
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
content-security-policyContent 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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
referrer-policyReferrer 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.
x-content-type-optionsX-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-protectionX-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-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.