Skip to content
https://condorcycles.com

Security

· 13 checks — HTTP headers, CSP, TLS handshake, and cookie hygiene rolled into one auditable list.
SCORE
76
GRADE
C
FIX
3
REVIEW
3
PASS
7
INFO
0
Checks
13
7 PASS 3 REVIEW 3 FIX
F
Content Security Policy
Action
No enforcing CSP policy found
FIX
No enforcing CSP policy found
Critical::
No Content-Security-Policy header found
CSP is the most effective defense against XSS attacks. Add a Content-Security-Policy header to restrict resource loading.
Expected: default-src 'self'

CSP is the most effective defense against XSS attacks. Add a Content-Security-Policy header to restrict resource loading.

Expected: default-src 'self'
Why this matters

Without a CSP, a single XSS bug can exfiltrate everything users type — credentials, payment data, session tokens.

Learn more

Content-Security-Policy is the browser-enforced firewall against XSS. With a strict CSP, a script injection that would otherwise steal session cookies is silently blocked. Without it, your only defense is hoping every input on every form is escaped correctly forever. Start in Report-Only mode, fix violations, then graduate to enforcing.

Source: OWASP / MDN

D
Subresource Integrity
Action
1 of 51 external resources have SRI
FIX
1 of 51 external resources have SRI
Warning::
External script from beacon-v2.helpscout.net lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://beacon-v2.helpscout.net
Warning::
External script from size-guides-prod.esc-apps-cdn.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://size-guides-prod.esc-apps-cdn.com/1773852650-app.condor-7.myshopify.com.js?shop=condor-7.myshopify.com
Warning::
External script from wishlists-scripts.esc-apps-cdn.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://wishlists-scripts.esc-apps-cdn.com/condor-7.myshopify.com.js?shop=condor-7.myshopify.com
Warning::
External script from cdn.shopify.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //cdn.shopify.com/proxy/1fd5b430fa4122fa032e4e82f8c56db2cd4c023b82a86a014c4f47d0d956ee65/wbgspapp.webgains.com/landing.js?programId=281345&shop=condor-7.myshopify.com&sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA
Warning::
External script from cdn.shopify.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //cdn.shopify.com/proxy/f979b6941c8921859344065c7e344e6618a93d02e926fdf444ee73b3293d7e96/web.global-e.com/merchant/storefrontattributes?merchantid=10001319&shop=condor-7.myshopify.com&sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA
Warning::
External script from crossborder-integration.global-e.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://crossborder-integration.global-e.com/resources/js/app?shop=condor-7.myshopify.com
Warning::
External script from ecommplugins-scripts.trustpilot.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://ecommplugins-scripts.trustpilot.com/v2.1/js/header.min.js?settings=eyJrZXkiOiJpWjhQbHNHRUM2TnJtS2NvIiwicyI6InNrdSJ9&v=2.5&shop=condor-7.myshopify.com
Warning::
External script from ecommplugins-trustboxsettings.trustpilot.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://ecommplugins-trustboxsettings.trustpilot.com/condor-7.myshopify.com.js?settings=1696948659092&shop=condor-7.myshopify.com
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/gtag/js?id=G-DWW81GFSQ9&cx=c&gtm=4e6470h2
Warning::
External script from scripts.clarity.ms lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://scripts.clarity.ms/0.8.59/clarity.js
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //www.condorcycles.com/cdn/s/trekkie.storefront.e683ac02f599017ff9915d0144977db42ea1653f.min.js
Warning::
External script from www.clarity.ms lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://www.clarity.ms/tag/qu7zi9edpn?ref=shopify
Warning::
External script from cdn.shopify.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://cdn.shopify.com/extensions/019d685e-10f0-7f83-bf0c-d1e0f8002dff/gdpr-cookie-consent-296/assets/pandectes-rules-latest.js
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-KVX36TL
Warning::
External script from widget.trustpilot.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js
Warning::
External link from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //www.condorcycles.com/cdn/shop/t/623/assets/theme.css?v=153417941301090621281773661760
Warning::
External script from shop.app lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://shop.app/checkouts/internal/preloads.js?locale=en-ES&shop_id=8584882
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //www.condorcycles.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js
Info::
script from www.condorcycles.com has SRI protection
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //www.condorcycles.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-65b4c6d7.js?v=20250812
Warning::
External link from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://www.condorcycles.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css
Warning::
External link from crossborder-integration.global-e.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://crossborder-integration.global-e.com/resources/css/10001319/ES
Warning::
External script from cdn.shopify.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://cdn.shopify.com/extensions/019d685e-10f0-7f83-bf0c-d1e0f8002dff/gdpr-cookie-consent-296/assets/pandectes-core-latest.js
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/RJHdfU/klaviyo.js?company_id=RJHdfU
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://www.condorcycles.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //www.condorcycles.com/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://www.condorcycles.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://www.condorcycles.com/web-pixels@0e8c7c7aw41bd75a1p837d7fd4m8b145375/app/web-pixel-3166208384@ac521efa9cd6866459cd0b40264a3f38/pixel.modern.js
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://www.condorcycles.com/cdn/shopifycloud/consent-tracking-api/v0.1/consent-tracking-api.js
Warning::
External script from static-tracking.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/fender_analytics.5acc2d4094469e00ec31.js?cb=2
Warning::
External script from static-tracking.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/static.05920b16793f2a456e22.js?cb=2
Warning::
External script from static-tracking.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~renderFavoritesButton~renderFavoritesIconButton~FavoritesButtonElement~renderFaqWidget~.2cc0e8eaac59e1064c76.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/runtime.a18c1d1939befc691880.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/sharedUtils.a9ddf879f3b12a71706e.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~renderFavoritesButton~renderFavoritesIconButton~FavoritesButtonElement~renderFaqWidget~.2cc0e8eaac59e1064c76.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/vendors~in_app_forms~signup_forms.a899b049d575de74ade1.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/default~in_app_forms~signup_forms.a9953a1681e0d8106e3e.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/signup_forms.b91963e01b14e3963e32.js?cb=2
Warning::
External script from static-tracking.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/post_identification_sync.e290d099b5bfa48fdae0.js?cb=2
Warning::
External script from static.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/event_adapter.4f7be3f375ef0d59c121.js?cb=2
Warning::
External script from static-tracking.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2
Warning::
External script from static-tracking.klaviyo.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/telemetry.252f3f2a5777c4acc847.js?cb=2
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/gtag/js?id=G-DWW81GFSQ9
Warning::
External script from js.klarna.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://js.klarna.com/web-sdk/v1/klarna.js
Warning::
External script from ajax.googleapis.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js
Warning::
External script from cdnjs.cloudflare.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://cdnjs.cloudflare.com/ajax/libs/typeahead.js/0.11.1/typeahead.jquery.min.js
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //www.condorcycles.com/cdn/shop/t/623/assets/theme.min.js?v=136352348116617206201773661760
Warning::
External script from www.condorcycles.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: //www.condorcycles.com/cdn/shop/t/623/assets/submenu-access.js?v=5575020378949766011773661760
Warning::
External script from cdn.shopify.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://cdn.shopify.com/extensions/019d494d-d027-75a1-8de8-3da63edae9f9/revenuehunt-179/assets/quiz-renderer.js
SRI Coverage 1 / 51 of external resources have integrity hashes
TagDomainIntegrity
<script>beacon-v2.helpscout.net Missing
<script>size-guides-prod.esc-apps-cdn.com Missing
<script>wishlists-scripts.esc-apps-cdn.com Missing
<script>cdn.shopify.com Missing
<script>cdn.shopify.com Missing
<script>crossborder-integration.global-e.com Missing
<script>ecommplugins-scripts.trustpilot.com Missing
<script>ecommplugins-trustboxsettings.trustpilot.com Missing
<script>www.googletagmanager.com Missing
<script>scripts.clarity.ms Missing
<script>www.condorcycles.com Missing
<script>www.clarity.ms Missing
<script>cdn.shopify.com Missing
<script>www.googletagmanager.com Missing
<script>widget.trustpilot.com Missing
<link>www.condorcycles.com Missing
<script>shop.app Missing
<script>www.condorcycles.com Missing
<script>www.condorcycles.com Protected
<script>www.condorcycles.com Missing
<link>www.condorcycles.com Missing
<link>crossborder-integration.global-e.com Missing
<script>cdn.shopify.com Missing
<script>static.klaviyo.com Missing
<script>www.condorcycles.com Missing
<script>www.condorcycles.com Missing
<script>www.condorcycles.com Missing
<script>www.condorcycles.com Missing
<script>www.condorcycles.com Missing
<script>static-tracking.klaviyo.com Missing
<script>static-tracking.klaviyo.com Missing
<script>static-tracking.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static-tracking.klaviyo.com Missing
<script>static.klaviyo.com Missing
<script>static-tracking.klaviyo.com Missing
<script>static-tracking.klaviyo.com Missing
<script>www.googletagmanager.com Missing
<script>js.klarna.com Missing
<script>ajax.googleapis.com Missing
<script>cdnjs.cloudflare.com Missing
<script>www.condorcycles.com Missing
<script>www.condorcycles.com Missing
<script>cdn.shopify.com Missing
D
security.txt
Action
No /.well-known/security.txt published
FIX

security.txt

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

C
Security Headers
Action
8 of 10 headers properly configured
REVIEW
8 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=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
Critical::
Content-Security-Policy header is missing
CSP is the most important header for preventing XSS attacks. See the CSP section for detailed analysis.
Expected: default-src 'self'
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

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

CSP is the most important header for preventing XSS attacks. See the CSP section for detailed analysis.

Expected: default-src 'self'
Why this matters

Without a CSP, a single XSS bug can exfiltrate everything your users type — including credentials.

Learn more

Content-Security-Policy is the browser-enforced firewall against XSS. With a strict CSP, a script injection that would otherwise steal session cookies or rewrite the page is silently blocked. Without it, your only defense is hoping every input on every form is escaped correctly forever.

Source: OWASP / MDN

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
C
Known vulnerability matches
Action
2 known vulnerability match(es) against detected tech
REVIEW

Known Vulnerabilities

LibraryVersionSeveritySummaryFixed In
jQuery3.4.1mediumpassing HTML containing <option> elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code.3.5.0
jQuery3.4.1mediumRegex in its jQuery.htmlPrefilter sometimes may introduce XSS3.5.0
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::
Certificate is valid (expires in 79 days)
Got: 2026-06-27T08:13:35Z
Info::
Certificate chain has 2 certificates
Info::
Certificate uses modern signature algorithm
Got: ECDSA-SHA384
Info::
Certificate covers 1 domain(s)
Got: condorcycles.com
Info::
Certificate is issued by a trusted CA
Got: CN=E8,O=Let's Encrypt,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

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

Certificate Chain

Leaf Certificate
Subject CN=condorcycles.comIssuer CN=E8,O=Let's Encrypt,C=USValid 2026-03-29T08:13:36Z → 2026-06-27T08:13:35ZExpires in 79 days SANs condorcycles.comSignature ECDSA-SHA384Serial 6a7fff6caaddfd8c935f192bd11fa6e70e7
Intermediate (CA Certificate)
Subject CN=E8,O=Let's Encrypt,C=USIssuer CN=ISRG Root X1,O=Internet Security Research Group,C=USValid 2024-03-13T00:00:00Z → 2027-03-12T23:59:59ZExpires in 338 days Signature SHA256-RSASerial 63959363c24e7082715918bfc3d7ed56
A+
Cookie Security
No cookies set — no cookie security risks
PASS
No cookies set — no cookie security risks
Info::
No cookies set — no cookie security risks

No cookies detected — no cookie security risks to report.

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
A+
Email Security
DMARC: reject
PASS
DMARC: reject
Info::
DMARC policy is reject — strongest protection
DMARC
Policy reject — strongest protection Record v=DMARC1; p=reject; rua=mailto:w1utwosl@ag.eu.dmarcian.com;
A+
Permissions-Policy
17 directives, 0 missing
PASS
17 directives, 0 missing
Info::
accelerometer=() — blocked for all origins
Info::
browsing-topics=() — 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::
interest-cohort=() — 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

Raw Header

accelerometer=() browsing-topics=() camera=() clipboard-read=() clipboard-write=() geolocation=() gyroscope=() hid=() interest-cohort=() magnetometer=() microphone=() payment=() publickey-credentials-get=() screen-wake-lock=() serial=() sync-xhr=() usb=()

Feature Permissions

Blocked Self Only Unrestricted Not Set
accelerometer Blocked
browsing-topics Blocked
camera Blocked
clipboard-read Blocked
clipboard-write Blocked
geolocation Blocked
gyroscope Blocked
hid Blocked
interest-cohort Blocked
magnetometer Blocked
microphone Blocked
payment Blocked
publickey-credentials-get Blocked
screen-wake-lock Blocked
serial Blocked
sync-xhr Blocked
usb Blocked
A
Transport Security
HTTP/3, HSTS, and TLS version analysis
PASS
HTTP/3, HSTS, and TLS version analysis
Info::
HTTP/3 (QUIC) supported
The server advertises HTTP/3 via Alt-Svc for faster connections on mobile networks.
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)
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback