Security Report Summary
R
Redirect: | Click here to follow the redirect to https://www.autodesk.com/fr. | ||
---|---|---|---|
Site: | https://www.autodesk.fr/ | ||
IP Address: | 23.39.42.181 | ||
Report Time: | 04 Sep 2025 14:01:11 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. |
Raw Headers
HTTP/2 | 301 |
---|---|
content-type | text/html; charset=iso-8859-1 |
content-length | 235 |
server | Apache |
serverid | dotcom-prd-web-publish03-ue1 |
location | https://www.autodesk.com/fr |
server-timing | dtSInfo;desc="0", dtRpid;desc="1274414677" |
expires | Thu, 04 Sep 2025 14:01:11 GMT |
cache-control | max-age=0, no-cache, no-store |
pragma | no-cache |
date | Thu, 04 Sep 2025 14:01:11 GMT |
set-cookie | AWSALBTG=e3We9gY4pKWc//1FBVvZcUgXzttMDuXjEEnDTy4KAiRpwjlbQSNlzWoXfqvsJGdpq8iH8eG1SSn5TnQcykeFEGp4sFPgpB92FnLWtzJl9v8LcsVfndWx0u1vehWpNFIrHdjtMs1GEvHUqdKi2jQ6jBriehKbsT81kgwraomxJcbeyYP7NGA=; Expires=Thu, 11 Sep 2025 14:01:11 GMT; Path=/ |
set-cookie | AWSALBTGCORS=e3We9gY4pKWc//1FBVvZcUgXzttMDuXjEEnDTy4KAiRpwjlbQSNlzWoXfqvsJGdpq8iH8eG1SSn5TnQcykeFEGp4sFPgpB92FnLWtzJl9v8LcsVfndWx0u1vehWpNFIrHdjtMs1GEvHUqdKi2jQ6jBriehKbsT81kgwraomxJcbeyYP7NGA=; Expires=Thu, 11 Sep 2025 14:01:11 GMT; Path=/; SameSite=None; Secure |
set-cookie | AWSALB=O6IRQMscoanIaN1qtRlrLQdr8h4ZSxsXqNmGpmEdQATQnldc76gBsRwWByeVeA1Qn+CPdrv9lyGnj/a4mxcNoMSjzQnsJMoP7VRTashAw0Qu1ymmjnhwGL9/ADqL; Expires=Thu, 11 Sep 2025 14:01:11 GMT; Path=/ |
set-cookie | AWSALBCORS=O6IRQMscoanIaN1qtRlrLQdr8h4ZSxsXqNmGpmEdQATQnldc76gBsRwWByeVeA1Qn+CPdrv9lyGnj/a4mxcNoMSjzQnsJMoP7VRTashAw0Qu1ymmjnhwGL9/ADqL; Expires=Thu, 11 Sep 2025 14:01:11 GMT; Path=/; SameSite=None; Secure |
set-cookie | dtCookie=v_4_srv_11_sn_9FF68163E640CC8E59A29397A9232D29_perc_100000_ol_0_mul_1_app-3A5e4183b07b9fbcb4_1; Path=/; Domain=.autodesk.fr |
set-cookie | cdn-user-cc=IE |
timing-allow-origin | * |
x-frame-options | SAMEORIGIN |
x-xss-protection | 1 |
x-content-type-options | nosniff |
strict-transport-security | max-age=31536000 |
set-cookie | ak_bmsc=B991884D17FECE34BDE23DFFD9F9E478~000000000000000000000000000000~YAAQ3prYF0n5neaYAQAAxgUIFR02fbNbxQ4PV6tDvdiBgDUqqBVEpGDL5+jZ+ZfYWtgFGIT+MVpazmxmR09EAVIoAvu/wSchHI8jq0ZG6Rm0AfbbswDBefGkqHa2wjuMKHOgn4umOhnmwcW7qZfcYfx2Ej/MZAbR/yLqCUPYrjMRwLUW4HyJZKl/LzZ9iLNPNi2YAM8RN9I5DIXCcf6XI8A7JH0xeidHQCRspx7BSj860bAM7Xh/55oY42z5ihfjGw9n4KTemPOasFlyGr9qeg5vvN8h4qBx4XyADt116Fnbzb/ypPWSR9DIDSFQ++gstY+Cm6ZifbcrlFgqyvVAwObvWpC3FwJjT12i6GngFOQVMnUlVl9PYGLsjE9A9y9JGATosPHB+h84hCxTQFs=; Domain=.autodesk.fr; Path=/; Expires=Thu, 04 Sep 2025 16:01:11 GMT; Max-Age=7200 |
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". |
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. |