Skip to content
https://rtx.com

Security

· 32 checks — HTTP headers, CSP, TLS handshake, and cookie hygiene rolled into one auditable list.
SCORE
89
GRADE
B
FIX
2
REVIEW
7
PASS
23
INFO
0
Checks
32
23 PASS 7 REVIEW 2 FIX
F
Subresource Integrity Adoption
Action
0% SRI adoption (0/23 third-party resources)
FIX
0% SRI adoption (0/23 third-party resources)
Warning::
SRI adoption: 0/23 third-party resources protected (0%)
Of 23 third-party `<script>` / `<link rel=stylesheet>` resources, 0 (0%) declare a Subresource Integrity hash via the `integrity=` attribute. SRI binds the page to the exact bytes of the third-party resource: if the CDN is compromised, attacker-modified bytes won't match the declared hash and the browser refuses to execute the resource. Missing SRI on (first 5 examples): - https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-third-party-components-themes/styles/pre-optimized-min.css?rev=ed3e10e00a6d49f59d28393551c94334&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20231122T171254Z&hash=6B852A56E26F35B1CA5124FD81C63CD1 - https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-gdpr/styles/pre-optimized-min.css?rev=767f7fdbc15e4d7682cfe7ba309229d6&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20220725T092858Z&hash=19AEF7772C8022000ABA3C821353F04C - https://prd-sc102-cdn.rtx.com/-/media/themes/raytheon-technologies/rtx-shared/rtx-theme/styles/pre-optimized-min.css?rev=fae6e93aabd542f789471abf9e1b7329&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T035959Z&hash=3AB877322ECBB7D8E9CED9A10F1214FE - https://prd-sc102-cdn.rtx.com/-/media/base-themes/news-template/styles/pre-optimized-min.css?rev=c118412b42c347d79216b7b8ed110de7&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20230810T104401Z&hash=3C339B20D5EB8BAF94D09334953A38EA - https://prd-sc102-cdn.rtx.com/-/media/base-themes/cards/styles/pre-optimized-min.css?rev=7bf762a2c61f42158900d0eee724e96a&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20250514T055017Z&hash=633332E9DAC3B099CC5780C89D6524CA Fix: add `integrity="sha384-..."` and `crossorigin="anonymous"` attributes. Generators: srihash.org, or in-browser via `await crypto.subtle.digest('SHA-384', bytes)`. Cache-bust the resource URL when you change versions, since the integrity hash will mismatch with old cached bytes.
Got: 0% (0/23)
F
Subresource Integrity
Action
0 of 23 external resources have SRI
FIX
0 of 23 external resources have SRI
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-third-party-components-themes/styles/pre-optimized-min.css?rev=ed3e10e00a6d49f59d28393551c94334&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20231122T171254Z&hash=6B852A56E26F35B1CA5124FD81C63CD1
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-gdpr/styles/pre-optimized-min.css?rev=767f7fdbc15e4d7682cfe7ba309229d6&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20220725T092858Z&hash=19AEF7772C8022000ABA3C821353F04C
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/themes/raytheon-technologies/rtx-shared/rtx-theme/styles/pre-optimized-min.css?rev=fae6e93aabd542f789471abf9e1b7329&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T035959Z&hash=3AB877322ECBB7D8E9CED9A10F1214FE
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/news-template/styles/pre-optimized-min.css?rev=c118412b42c347d79216b7b8ed110de7&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20230810T104401Z&hash=3C339B20D5EB8BAF94D09334953A38EA
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/cards/styles/pre-optimized-min.css?rev=7bf762a2c61f42158900d0eee724e96a&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20250514T055017Z&hash=633332E9DAC3B099CC5780C89D6524CA
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/extension-themes/rtx-colors/styles/pre-optimized-min.css?rev=d1f782d3c7d8459fa90c714f5f70dead&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260706T122335Z&hash=AD86C50659CE21AAED92DFE3C52F9C80
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/airshow/styles/optimized-min.css?rev=ee986c1013c445a1bb5de7508ed47792&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260721T134319Z&hash=6B3FE126388EEDA2DBB4786CAFB97BCB
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/content-card/styles/pre-optimized-min.css?rev=b3f7cf9c44384d148b4fe5e304a79880&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20230206T161206Z&hash=0514E1BD961A05501798D9F9DDC7FC2E
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/hero/styles/pre-optimized-min.css?rev=b3add3e993a74c78b8482ea6b35dd5c6&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20231025T093648Z&hash=D58FD89BEBA794F9B8E7914A591EB6AA
Warning::
External link from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-carousel/styles/pre-optimized-min.css?rev=d4924b25c2a54cce90a531f4ca90a3e5&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20220804T171050Z&hash=5537F0AA247D295752AA4A7929D8AD27
Warning::
External script from www.googletagmanager.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://www.googletagmanager.com/gtm.js?id=GTM-KTM8HMD
Warning::
External script from ipmeta.io lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //ipmeta.io/plugin.js
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-core-libraries/scripts/optimized-min.js?rev=8c70cd9ee5e44de1914b4ff8732be165&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T032859Z&hash=54D2544C8C537EC0BFB9D221529287F7
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/xa-api/scripts/optimized-min.js?rev=56dc7c545483448fbb6ff1d8ddce9522&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T032900Z&hash=1D0DD2E86C2AB49D2DA6C52FE895F3DA
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/sc-main-theme-js/scripts/optimized-min.js?rev=9fbe149992f246da85ba08f890d9f139&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T032901Z&hash=40F2D73F20EC40CD4570901BE827B938
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-third-party-components-themes/scripts/optimized-min.js?rev=dc3650ae47b84cf78241f57ffe3e7036&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T032906Z&hash=5F093E6F8CEFC5DA2223B2D4E8556679
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/scroll-lock/scripts/optimized-min.js?rev=69dcd48f532f411bb53da17e132bf355&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T032911Z&hash=FB598262ED1E8BACA8AB59A786C9138F
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-gdpr/scripts/optimized-min.js?rev=b7b4fcc119b644d69ba2a442272231c8&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T032908Z&hash=5908F897EB7FD0249DEE662F0683F20F
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/themes/raytheon-technologies/rtx-shared/rtx-theme/scripts/pre-optimized-min.js?rev=5d7aa2849d3c48d8a9be48f93a1ef01f&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260709T121517Z&hash=3936F2314B10C4451A380E71AC853CC7
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/news-template/scripts/pre-optimized-min.js?rev=b9a53f87b5cd4593baefe5208a474b58&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260714T062834Z&hash=1FF533C9C834F3FDA38E1460CDD53274
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/airshow/scripts/optimized-min.js?rev=b92f58ca89ab44afbcce0f9f7eb4a245&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T032858Z&hash=A60188A85EC0695CE5A4510FB5ED7D9D
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/hero/scripts/pre-optimized-min.js?rev=3751b515819543debd96256cc2710620&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20220706T075943Z&hash=529802557EEE93CCCA700B064CB1A0FC
Warning::
External script from prd-sc102-cdn.rtx.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://prd-sc102-cdn.rtx.com/-/media/base-themes/rtx-carousel/scripts/optimized-min.js?rev=61522eed385044b0a8a3a82d51a81a9c&rid=fe5d7fdf89c04d999aa3b5fbd009c9f3&t=20260718T032859Z&hash=1656F1531C017238239B6EA01E0B8146
SRI Coverage 0 / 23 of external resources have integrity hashes
TagDomainIntegrity
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<link>prd-sc102-cdn.rtx.com Missing
<script>www.googletagmanager.com Missing
<script>ipmeta.io Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
<script>prd-sc102-cdn.rtx.com Missing
B
Security Headers
9 of 10 headers properly configured
REVIEW
9 of 10 headers properly configured
Critical::
HSTS header is missing
Strict-Transport-Security forces browsers to use HTTPS, preventing downgrade attacks. Add the header with a max-age of at least 1 year.
Expected: max-age=31536000; includeSubDomains
Info::
X-Content-Type-Options is properly configured
Got: nosniff
Info::
X-Frame-Options is properly configured
Got: SAMEORIGIN
Info::
Referrer-Policy is properly configured
Got: same-origin
Info::
Permissions-Policy is set
Got: accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*
Info::
Content-Security-Policy is present
Got: default-src 'none'; script-src 'nonce-8wmTPfJ5x4B1YBzcs3qmB4' 'unsafe-eval' http…
Info::
Cross-Origin-Opener-Policy is properly configured
Got: same-origin
Info::
Cross-Origin-Embedder-Policy is set
Got: require-corp
Info::
X-Powered-By header is not present
Info::
Server header is present without version info
Got: cloudflare
Info::
Domain is not in the Chrome HSTS preload list (status: unknown)
Submit your domain to hstspreload.org to close the trust-on-first-use gap. Requires a preload-ready HSTS header (max-age=31536000+, includeSubDomains, preload).
Got: unknown

Strict-Transport-Security forces browsers to use HTTPS, preventing downgrade attacks. Add the header with a max-age of at least 1 year.

Expected: max-age=31536000; includeSubDomains
Why this matters

Without HSTS, a network attacker can downgrade the very first connection to HTTP and steal the user's session.

Learn more

HSTS tells browsers 'never speak HTTP to this domain again.' Without it, a network attacker (public WiFi, malicious ISP, hostile DNS) intercepts the first HTTP attempt and serves a downgraded version of your site. One header, big surface reduction.

Source: RFC 6797 / OWASP

Submit your domain to hstspreload.org to close the trust-on-first-use gap. Requires a preload-ready HSTS header (max-age=31536000+, includeSubDomains, preload).

Why this matters

Not in the Chrome preload list — first-time visitors over plain HTTP can be downgraded by a network attacker before HSTS kicks in.

Learn more

The HSTS header only protects users who have already visited the site (TOFU window). Adding your domain to the Chrome preload list closes that gap so HSTS is enforced from the very first connection. Requires a preload-ready header (max-age=31536000+, includeSubDomains, preload) then submission at hstspreload.org. Inclusion ships in the next Chrome release after acceptance.

Source: hstspreload.org

C
Content Security Policy
Action
6 of 10 CSP checks passed
REVIEW
6 of 10 CSP checks passed
Info::
Raw CSP policy
Got: default-src 'none'; script-src 'nonce-8wmTPfJ5x4B1YBzcs3qmB4' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'
Info::
default-src directive is set
Got: default-src 'none'
Info::
No 'unsafe-inline' in script source
Critical::
'unsafe-eval' found in script source
'unsafe-eval' allows eval() and similar functions, enabling code injection. Remove it.
Got: script-src 'nonce-8wmTPfJ5x4B1YBzcs3qmB4' 'unsafe-eval' https://challenges.cloudflare.com
Info::
No wildcard in script source
Info::
object-src falls back to default-src
Info::
base-uri is properly restricted
Got: base-uri 'self'
Warning::
frame-ancestors directive is missing
frame-ancestors controls who can embed your page, preventing clickjacking. Set it to 'self' or 'none'.
Expected: frame-ancestors 'self'
Info::
form-action directive is set
Got: form-action http: https:
Info::
upgrade-insecure-requests is not set
This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.
Expected: upgrade-insecure-requests

'unsafe-eval' allows eval() and similar functions, enabling code injection. Remove it.

Why this matters

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Learn more

unsafe-inline allows inline <script> tags; unsafe-eval allows eval() and similar. Both are necessary for some legacy code but explicitly dangerous. Migrate to nonces (per-page random tokens) or hashes (per-script SHA-256) instead.

Source: OWASP CSP / MDN

frame-ancestors controls who can embed your page, preventing clickjacking. Set it to 'self' or 'none'.

Expected: frame-ancestors 'self'
Why this matters

Security gaps expose your site and users to attacks, eroding trust.

This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.

Expected: upgrade-insecure-requests
Why this matters

Without upgrade-insecure-requests, any HTTP subresource link survives as a mixed-content warning instead of auto-upgrading.

Learn more

Adding `upgrade-insecure-requests` to your CSP turns every http:// subresource fetch into https:// at the browser layer. One-line defense against accidental mixed content from legacy links or third-party widgets.

Source: MDN CSP

Parsed Policy

default-src 'none'
script-src 'nonce-8wmTPfJ5x4B1YBzcs3qmB4''unsafe-eval'https://challenges.cloudflare.com
script-src-attr 'none'
style-src 'unsafe-inline'
img-src 'self'https://challenges.cloudflare.com
connect-src 'self'https://challenges.cloudflare.com
frame-src 'self'https://challenges.cloudflare.comblob:
child-src 'self'https://challenges.cloudflare.comblob:
worker-src blob:
form-action http:https:
base-uri 'self'
C
security.txt
Action
No security.txt file found
REVIEW
No security.txt file found
Info::
No security.txt file found
security.txt (RFC 9116) provides a standardized way for security researchers to report vulnerabilities. Create one at /.well-known/security.txt with at least a Contact field.
Expected: /.well-known/security.txt

security.txt

No security.txt found at /.well-known/security.txt

B
Trusted Types (XSS Sink Hardening)
Trusted Types not enabled
REVIEW
Trusted Types not enabled
Info::
Trusted Types not enabled
Trusted Types (CSP3) is a Chrome 83+ defense that requires DOM-XSS sinks (innerHTML, document.write, eval, ...) to receive a typed-and-sanitized value rather than a raw string. Adding `Content-Security-Policy: require-trusted-types-for 'script'; trusted-types default` neutralizes most DOM-XSS even when a payload reaches a sink. Adoption is currently ~0.1% of pages so this is informational; a roll-out usually starts in report-only mode.
B
Email Security
DMARC: reject, SPF: -all
REVIEW
DMARC: reject, SPF: -all
Info::
DMARC policy is reject — strongest protection
Info::
SPF ends in -all (hard fail) — strongest setting
Info::
No DKIM detected via common selectors
DKIM signs outbound mail to prove origin. We probed common selectors (default, google, selector1, etc.) without finding a record. If you use a non-standard selector, this is a false negative.
Info::
MTA-STS not configured
MTA-STS forces inbound mail to use TLS, preventing downgrade attacks. Requires both a TXT record at _mta-sts.<domain> and a policy file at https://mta-sts.<domain>/.well-known/mta-sts.txt.
Info::
TLS-RPT not configured
TLS-RPT (RFC 8460) lets MTAs report TLS-handshake failures, so you can detect and fix MTA-STS misconfigurations. Add a TXT record at _smtp._tls.<domain>.
Info::
BIMI not configured
BIMI (Brand Indicators for Message Identification) lets supporting clients (Gmail, Apple Mail, Yahoo) display your verified logo next to your messages. Optional but raises trust signals. Requires DMARC at p=quarantine or p=reject to be honored.
DMARC
Policy reject — strongest protection Record v=DMARC1; p=reject; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;fo=1

DKIM signs outbound mail to prove origin. We probed common selectors (default, google, selector1, etc.) without finding a record. If you use a non-standard selector, this is a false negative.

Why this matters

No DKIM signature on outbound mail — receivers can't cryptographically prove the message came from your domain.

Learn more

DKIM signs outbound mail with a private key whose public half lives in DNS at <selector>._domainkey.<domain>. Without DKIM, DMARC alone can't tell legitimate mail from spoofs, and large mailbox providers (Gmail, Yahoo) increasingly require DKIM for inbox placement. Note: this check probes a curated list of common selectors; non-standard selectors produce a false negative.

Source: RFC 6376 / Google + Yahoo 2024 sender requirements

MTA-STS forces inbound mail to use TLS, preventing downgrade attacks. Requires both a TXT record at _mta-sts.<domain> and a policy file at https://mta-sts.<domain>/.well-known/mta-sts.txt.

Why this matters

Without MTA-STS, inbound mail can be silently downgraded to plain SMTP by a network attacker.

Learn more

MTA-STS (RFC 8461) tells sending mail servers to use TLS and to refuse delivery if TLS fails. Requires both a TXT record at _mta-sts.<domain> AND a policy file at https://mta-sts.<domain>/.well-known/mta-sts.txt. Without it, an active attacker on the network path can strip STARTTLS and read the email in plaintext.

Source: RFC 8461

TLS-RPT (RFC 8460) lets MTAs report TLS-handshake failures, so you can detect and fix MTA-STS misconfigurations. Add a TXT record at _smtp._tls.<domain>.

Why this matters

Without TLS-RPT, you have no visibility into inbound TLS failures — MTA-STS misconfigurations stay hidden until users complain.

Learn more

TLS-RPT (RFC 8460) is the feedback channel for MTA-STS: senders post aggregate reports of TLS-handshake failures to the URI in your _smtp._tls TXT record. Without it, an MTA-STS misconfiguration silently rejects mail and you find out only when someone notices missing email.

Source: RFC 8460

BIMI (Brand Indicators for Message Identification) lets supporting clients (Gmail, Apple Mail, Yahoo) display your verified logo next to your messages. Optional but raises trust signals. Requires DMARC at p=quarantine or p=reject to be honored.

Why this matters

Security gaps expose your site and users to attacks, eroding trust.

B
CORS Configuration
No CORS headers
REVIEW
No CORS headers
Info::
No CORS headers present — secure default
CORS Configuration Secure

No CORS headers detected.

Cross-origin requests are blocked by browser same-origin policy.

Origin reflection test

Some servers mirror the request Origin header, which can be exploited. Test manually:

curl -sI -H "Origin: https://evil.com" <url> | grep -i access-control
B
Transport Security
HTTP/3, HSTS, and TLS version analysis
REVIEW
HTTP/3, HSTS, and TLS version analysis
Info::
HTTP/3 (QUIC) not advertised
HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
Warning::
Missing Strict-Transport-Security header
HSTS tells browsers to only use HTTPS, preventing SSL stripping attacks.
Info::
TLS 1.3 in use (fastest handshake, 1-RTT)
A+
TLS & Certificates
TLS 1.3, 7 checks passed
PASS
TLS 1.3, 7 checks passed
Info::
TLS 1.3 is used
Got: TLS 1.3
Info::
Strong cipher suite is used
Got: TLS_AES_128_GCM_SHA256
Info::
HTTP/2 is not negotiated
HTTP/2 provides multiplexing and header compression for better performance.
Got: http/1.1
Info::
OCSP stapling not enabled
Without stapling, the browser performs a separate OCSP roundtrip on first connection -- adding latency and leaking the visited host to the CA. Enable OCSP stapling on your TLS server.
Info::
Certificate is valid (expires in 66 days)
Got: 2026-10-01T10:20:19Z
Info::
Certificate chain has 3 certificates
Info::
Certificate uses modern signature algorithm
Got: ECDSA-SHA256
Info::
Certificate covers 2 domain(s)
Got: rtx.com, *.rtx.com
Info::
Certificate is issued by a trusted CA
Got: CN=WE1,O=Google Trust Services,C=US

HTTP/2 provides multiplexing and header compression for better performance.

Why this matters

HTTP/1.1 forces the browser to make sequential requests, multiplying latency on every page.

Learn more

HTTP/2 (and HTTP/3) multiplex many requests over a single connection, eliminating head-of-line blocking. HTTP/1.1 forces the browser to either queue requests or open many parallel connections — both worse. Most modern web servers support HTTP/2 with one config line.

Source: MDN Web Docs

Without stapling, the browser performs a separate OCSP roundtrip on first connection -- adding latency and leaking the visited host to the CA. Enable OCSP stapling on your TLS server.

Why this matters

Without OCSP stapling, every first-time visitor pays an extra OCSP roundtrip — and the CA learns who's visiting your site.

Learn more

OCSP stapling has the server fetch its own revocation status from the CA and attach the signed response to the TLS handshake. Without it, browsers contact the CA directly: extra latency for the user and a privacy leak (the CA sees who connected). Enable ssl_stapling on (nginx) / SSLUseStapling On (Apache) / OCSPStapling = on (Caddy auto-enables).

Source: RFC 6961 / Mozilla Server-Side TLS guide

Connection
Protocol
TLS 1.3
Cipher Suite
TLS_AES_128_GCM_SHA256
HTTP Version
HTTP/1.1

Certificate Chain

Leaf Certificate
Subject CN=rtx.comIssuer CN=WE1,O=Google Trust Services,C=USValid 2026-07-03T09:20:27Z → 2026-10-01T10:20:19ZExpires in 66 days SANs rtx.com, *.rtx.comSignature ECDSA-SHA256Serial f64222c6a2bf3b3e0eeff05d389ab627
Intermediate (CA Certificate)
Subject CN=WE1,O=Google Trust Services,C=USIssuer CN=GTS Root R4,O=Google Trust Services LLC,C=USValid 2023-12-13T09:00:00Z → 2029-02-20T14:00:00ZExpires in 939 days Signature ECDSA-SHA384Serial 7ff31977972c224a76155d13b6d685e3
Intermediate (CA Certificate)
Subject CN=GTS Root R4,O=Google Trust Services LLC,C=USIssuer CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BEValid 2023-11-15T03:43:21Z → 2028-01-28T00:00:42ZExpires in 550 days Signature SHA256-RSASerial 7fe530bf331343bedd821610493d8a1b
A+
Cookie Security
1 cookies analyzed, 3 checks passed
PASS
1 cookies analyzed, 3 checks passed
Info::
Cookie '__cf_bm' has the Secure flag
Info::
Cookie '__cf_bm' has the HttpOnly flag
Info::
Cookie '__cf_bm' has SameSite=None
1 cookies analyzed
NameSecureHttpOnlySameSiteSizeIssues
__cf_bmNone206 B
A
WAF / Bot Protection
Cloudflare WAF (active mitigation)
PASS
Cloudflare WAF (active mitigation)
Info::
Cloudflare WAF (active mitigation) detected
Detected via: cf-ray: a215d9a1099e2505-CDG; cf-mitigated: challenge
Got: Cloudflare WAF (active mitigation)
A+
Cross-Origin Tab Safety
All 5 new-tab link(s) carry rel=noopener
PASS
All 5 new-tab link(s) carry rel=noopener
Info::
All 5 new-tab link(s) carry rel=noopener
A+
CSP Inline-Style Readiness
No inline style attributes -- strict CSP is feasible
PASS
No inline style attributes -- strict CSP is feasible
Info::
No inline style attributes detected
A+
Bot Challenge Detection
Scan reached real page content (no bot-protection interstitial)
PASS
Scan reached real page content (no bot-protection interstitial)
Info::
No bot-protection interstitial detected -- the rest of the report reflects the real page
A+
Soft-404 Detection
HTTP status is non-2xx -- soft-404 check is N/A
PASS
HTTP status is non-2xx -- soft-404 check is N/A
Info::
HTTP status is non-2xx -- soft-404 check is N/A
A+
Empty Page Detection
Page has substantive body text and no placeholder / template-leak signals
PASS
Page has substantive body text and no placeholder / template-leak signals
Info::
Page has substantive body text and no placeholder / template-leak signals
A+
Geo-Restriction Detection
No geo-restriction signals detected -- scan reached the page from an allowed region
PASS
No geo-restriction signals detected -- scan reached the page from an allowed region
Info::
No geo-restriction detected
A+
Maintenance Mode Detection
No maintenance-mode signals detected -- scan reached a normal page
PASS
No maintenance-mode signals detected -- scan reached a normal page
Info::
No maintenance-mode signals detected
A+
CORS Depth
No CORS response headers -- the resource is same-origin-only by browser default
PASS
No CORS response headers -- the resource is same-origin-only by browser default
Info::
No CORS response headers -- the resource is same-origin-only by browser default
A
Permissions-Policy Granularity
90% high-risk feature coverage (9/10)
PASS
90% high-risk feature coverage (9/10)
Info::
Permissions-Policy covers 9/10 high-risk features (90%)
The Permissions-Policy header explicitly declares policies for 9/10 high-risk features. Covered: camera, microphone, geolocation, payment, usb, serial, accelerometer, gyroscope, magnetometer Not declared (default-allow): midi The non-declared features fall back to their spec-default policy (usually `self`), which means an XSS-injected or compromised iframe could request them. For features the page genuinely doesn't use, declare `feature=()` to fully close them.
Got: 90% (9/10)
A+
Referrer-Policy Strictness
Referrer-Policy is `same-origin` (strict -- Referer sent only on same-origin requests)
PASS
Referrer-Policy is `same-origin` (strict -- Referer sent only on same-origin requests)
Info::
Referrer-Policy: `same-origin` -- strict -- Referer sent only on same-origin requests
Full URL Referer header on same-origin requests; no Referer at all on cross-origin. Strong privacy posture; same-origin analytics still work.
Got: same-origin
A+
Source Map Exposure
Source-map probe didn't run on this scan
PASS
Source-map probe didn't run on this scan
Info::
Source-map probe didn't run on this scan
A+
HTML Version Disclosure
No software-version disclosures in HTML
PASS
No software-version disclosures in HTML
Info::
No software-version disclosures in HTML
A+
Open Redirect Surface
No redirect-shaped query parameters in DOM links
PASS
No redirect-shaped query parameters in DOM links
Info::
No redirect-shaped query parameters in DOM links
A+
Auth Security
Page is not a login form -- auth-security checks are N/A
PASS
Page is not a login form -- auth-security checks are N/A
Info::
Page does not appear to be a login form
A+
Subdomain Inventory Exposure
No risky subdomain names in certificate SANs
PASS
No risky subdomain names in certificate SANs
Info::
No risky subdomain names in certificate SANs
A+
JS Library Vulnerabilities
No known vulnerabilities
PASS
No known vulnerabilities
Info::
No known JavaScript library vulnerabilities detected

No known JavaScript library vulnerabilities detected.

A+
Information Leakage
No exposures
PASS
No exposures
Info::
No security.txt found
Consider adding a security.txt at /.well-known/security.txt.
Info::
No sensitive files exposed

No sensitive files exposed — all paths returned 404.

PathStatusCategoryRisk
/.git/HEAD Not foundVersion Control
/.git/config Not foundVersion Control
/.svn/entries Not foundVersion Control
/.env Not foundConfiguration
/.env.local Not foundConfiguration
/.env.production Not foundConfiguration
/wp-config.php Not foundConfiguration
/.htaccess Not foundConfiguration
/phpinfo.php Not foundDebug
/server-status Not foundDebug
/server-info Not foundDebug
/.well-known/security.txt Not foundSecurity Policy
/package.json Not founddependency-manifest
/composer.json Not founddependency-manifest
/Gemfile Not founddependency-manifest
/Gemfile.lock Not founddependency-manifest
/requirements.txt Not founddependency-manifest
/pom.xml Not founddependency-manifest
/.gitlab-ci.yml Not foundci-config
/.travis.yml Not foundci-config
A+
API Surface
No API specs or GraphQL introspection found (probed 11 candidate path(s))
PASS
No API specs or GraphQL introspection found (probed 11 candidate path(s))
Info::
No API specs or GraphQL introspection found (probed 11 path(s))
A+
Permissions-Policy
16 directives, 0 missing
PASS
16 directives, 0 missing
Info::
accelerometer=() — blocked for all origins
Info::
camera=() — blocked for all origins
Info::
clipboard-read=() — blocked for all origins
Info::
clipboard-write=() — blocked for all origins
Info::
geolocation=() — blocked for all origins
Info::
gyroscope=() — blocked for all origins
Info::
hid=() — blocked for all origins
Info::
magnetometer=() — blocked for all origins
Info::
microphone=() — blocked for all origins
Info::
payment=() — blocked for all origins
Info::
publickey-credentials-get=() — blocked for all origins
Info::
screen-wake-lock=() — blocked for all origins
Info::
serial=() — blocked for all origins
Info::
sync-xhr=() — blocked for all origins
Info::
usb=() — blocked for all origins
Info::
xr-spatial-tracking=*

Raw Header

accelerometer=() camera=() clipboard-read=() clipboard-write=() geolocation=() gyroscope=() hid=() magnetometer=() microphone=() payment=() publickey-credentials-get=() screen-wake-lock=() serial=() sync-xhr=() usb=() xr-spatial-tracking=*

Feature Permissions

Blocked Self Only Unrestricted Not Set
accelerometer Blocked
camera Blocked
clipboard-read Blocked
clipboard-write Blocked
geolocation Blocked
gyroscope Blocked
hid Blocked
magnetometer Blocked
microphone Blocked
payment Blocked
publickey-credentials-get Blocked
screen-wake-lock Blocked
serial Blocked
sync-xhr Blocked
usb Blocked
xr-spatial-tracking Unrestricted
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback