Security Report Summary
B
| Site: | https://www.pearsonpte.com/ | ||
|---|---|---|---|
| IP Address: | 54.230.114.44 | ||
| Report Time: | 16 Jun 2026 13:51:18 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/2 | 200 |
|---|---|
| content-type | text/html |
| content-length | 19624 |
| date | Tue, 16 Jun 2026 13:45:19 GMT |
| cache-control | max-age=900, public |
| server | Pearson |
| x-content-type-options | nosniff |
| strict-transport-security | max-age=31536000; includeSubDomains |
| pragma | no-cache |
| x-frame-options | DENY |
| last-modified | Tue, 16 Jun 2026 08:02:28 GMT |
| accept-ranges | bytes |
| content-encoding | gzip |
| cloudfront-viewer-country | BD |
| cloudfront-viewer-country-name | Bangladesh |
| cloudfront-viewer-country-region | C |
| cloudfront-viewer-country-region-name | Dhaka Division |
| etag | "24c0d-6545a5d3d34a7-gzip" |
| vary | Accept-Encoding |
| via | 1.1 8681af80e9ab19874b85ab8b77034da6.cloudfront.net (CloudFront) |
| age | 359 |
| x-xss-protection | 1; mode=block |
| referrer-policy | strict-origin-when-cross-origin |
| vary | Origin |
| set-cookie | AWSALB=OW+zKOUg3haFymOpPu/tcxQVGxKg6auVhDmtCPERItIq9JXOTQ/4ZS+obbrWvJ5ImIDZc9kZrIDrPABP1fnCwq97mok/QQDb6JXzq8DfV6bCStvR3ZKTFvqsF2db; Expires=Tue, 23 Jun 2026 13:45:19 GMT; Path=/ |
| set-cookie | AWSALBCORS=OW+zKOUg3haFymOpPu/tcxQVGxKg6auVhDmtCPERItIq9JXOTQ/4ZS+obbrWvJ5ImIDZc9kZrIDrPABP1fnCwq97mok/QQDb6JXzq8DfV6bCStvR3ZKTFvqsF2db; Expires=Tue, 23 Jun 2026 13:45:19 GMT; Path=/; SameSite=None; Secure |
| x-cache | Hit from cloudfront |
| x-amz-cf-pop | DUB56-P4 |
| x-amz-cf-id | 8GZBswX5qpoZFMzuYGviFFM_wyKzIi_doxTME7V4S-tORyq8x_Mwpw== |
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". |
|---|---|
| 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-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. |