Security Report Summary
A
| Site: | https://app.airmove.com.au/login | ||
|---|---|---|---|
| IP Address: | 32.236.162.34 | ||
| Report Time: | 10 Jun 2026 11:35:56 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. |
|---|
Warnings
| X-Frame-Options | There was a duplicate X-Frame-Options header. |
|---|---|
| X-Content-Type-Options | There was a duplicate X-Content-Type-Options header. |
Raw Headers
| HTTP/2 | 200 |
|---|---|
| date | Wed, 10 Jun 2026 11:35:55 GMT |
| content-type | text/html; charset=UTF-8 |
| server | nginx |
| cache-control | max-age=0, must-revalidate, no-store, nocache, private |
| pragma | no-cache |
| expires | 0 |
| permissions-policy | accelerometer=(self), ambient-light-sensor=(self), autoplay=(self), battery=(self), camera=(self), cross-origin-isolated=(self), display-capture=(self), document-domain=*, encrypted-media=(self), execution-while-not-rendered=*, execution-while-out-of-viewport=*, fullscreen=(self), geolocation=*, gyroscope=(self), magnetometer=(self), microphone=(self), midi=(self), navigation-override=(self), payment=*, picture-in-picture=*, publickey-credentials-get=(self), screen-wake-lock=(self), sync-xhr=*, usb=(self), web-share=(self), xr-spatial-tracking=(self) |
| strict-transport-security | max-age=31536000 |
| x-content-type-options | nosniff |
| x-download-options | noopen |
| x-frame-options | sameorigin |
| x-permitted-cross-domain-policies | none |
| x-xss-protection | 1; mode=block |
| referrer-policy | same-origin |
| cross-origin-embedder-policy | unsafe-none |
| cross-origin-opener-policy | unsafe-none |
| cross-origin-resource-policy | cross-origin |
| set-cookie | XSRF-TOKEN=eyJpdiI6ImhFSEwzS28zNTFwb2hQSW8vT3FmaUE9PSIsInZhbHVlIjoiRVhRYmh0ZjhCOThpT3ozNEtTeU5COHF3RW9ROUdFalR2VXlDV2YzOGkrYXBvUlA1QjRCblo5Wm1nT3NiYkVFS1pQQjZOTTUxNFJFZFRRc3U2SXl3bjBsYURNSWsvWlZ4VzRtVEpjZmFKaDIwU09QUWtjYXhFL3VZWkY5c1l4K3kiLCJtYWMiOiI4NTkxOGY4OTBhNTcxODI2MzZjZWZkY2E2OGI0Y2Y3ZTY5YzczMzEyYzRlNGFiNGQ4MzJlMzRhYWFkZjE2YWM4IiwidGFnIjoiIn0%3D; expires=Wed, 10 Jun 2026 13:35:55 GMT; Max-Age=7200; path=/; samesite=lax |
| set-cookie | airmove_session=eyJpdiI6IjhTVmNuWklnTmVoWk9kR2szWmNOWlE9PSIsInZhbHVlIjoidWtIbk1TRElGNklDRmRhSlkwMnRCMEY5Vm5HMytoVXVOWUpHY2lrVlJZQnhQOXVLbFJaZXFCNTZSS2FVNHlyM0xVdWx4dk5PTHcvMk03dXhuWFNJSmhpblhxMkt4ZzZOWTBSdTZlMk9wUVB6eTcwYkp4WVR2UVg2U1YzL01WN24iLCJtYWMiOiI2YmY0OGQ5Mzc4MDczOGM1NGQwN2U0ZGQzNjZkNDY2NzY0YmVkY2YwMjgyMDViYWIzMjg1NjhkNzE5YmRkMWI2IiwidGFnIjoiIn0%3D; expires=Wed, 10 Jun 2026 13:35:55 GMT; Max-Age=7200; path=/; httponly; samesite=lax |
| x-frame-options | SAMEORIGIN |
| x-xss-protection | 1; mode=block |
| x-content-type-options | nosniff |
| referrer-policy | strict-origin |
| content-encoding | gzip |
Additional Information
| server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
|---|---|
| permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
| 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. |
| 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. |
| 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. |
| set-cookie | The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this 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". |
| 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. |