Skip to content
https://tinyurl.com

Security

· 12 checks — HTTP headers, CSP, TLS handshake, and cookie hygiene rolled into one auditable list.
SCORE
81
GRADE
B
FIX
2
REVIEW
3
PASS
7
INFO
0
Checks
12
7 PASS 3 REVIEW 2 FIX
D
Subresource Integrity
Action
1 of 9 external resources have SRI
FIX
1 of 9 external resources have SRI
Warning::
External link from fonts.googleapis.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://fonts.googleapis.com/css2?family=Bungee&family=Montserrat:wght@100;300;400;500;600;700&display=swap
Warning::
External link from a.pub.network lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://a.pub.network/tinyurl-com/cls.css
Warning::
External script from a.pub.network lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://a.pub.network/tinyurl-com/pubfig.min.js
Warning::
External script from cdn.paddle.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://cdn.paddle.com/paddle/v2/paddle.js
Warning::
External script from js.stripe.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://js.stripe.com/v3
Warning::
External link from cdn.paddle.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://cdn.paddle.com/paddle/v2/assets/css/paddle.css
Warning::
External script from public.profitwell.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://public.profitwell.com/js/profitwell.js?auth=paddletoken_live_0810749fa89514bb1ddd371e6e4
Warning::
External script from challenges.cloudflare.com lacks integrity attribute
Without SRI, if this CDN is compromised, attackers could inject malicious code.
Got: https://challenges.cloudflare.com/turnstile/v0/api.js?onload=cfTurnstileOnLoad&render=explicit
Info::
script from static.cloudflareinsights.com has SRI protection
SRI Coverage 1 / 9 of external resources have integrity hashes
TagDomainIntegrity
<link>fonts.googleapis.com Missing
<link>a.pub.network Missing
<script>a.pub.network Missing
<script>cdn.paddle.com Missing
<script>js.stripe.com Missing
<link>cdn.paddle.com Missing
<script>public.profitwell.com Missing
<script>challenges.cloudflare.com Missing
<script>static.cloudflareinsights.com Protected
D
security.txt
Action
No /.well-known/security.txt published
FIX

security.txt

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

C
Content Security Policy
Action
5 of 10 CSP checks passed
REVIEW
5 of 10 CSP checks passed
Info::
Raw CSP policy
Got: default-src 'self'; script-src 'self' 'strict-dynamic' 'unsafe-inline' https://challenges.cloudflare.com https://js.stripe.com https://*.paddle.com https://www.googletagservices.com https://*.googletagservices.com https://securepubads.g.doubleclick.net https://www.google-analytics.com https://*.googlesyndication.com https://cdn.jsdelivr.net https://*.adtrafficquality.google https://fundingchoicesmessages.google.com https://*.pub.network https://cdn.ampproject.org https://public.profitwell.com https://*.profitwell.com https://cdn.privacy-mgmt.com; script-src-elem 'self' 'unsafe-inline' https://challenges.cloudflare.com https://js.stripe.com https://*.paddle.com https://www.googletagservices.com https://*.googletagservices.com https://securepubads.g.doubleclick.net https://www.google-analytics.com https://*.googlesyndication.com https://cdn.jsdelivr.net https://*.adtrafficquality.google https://fundingchoicesmessages.google.com https://*.pub.network https://cdn.ampproject.org https://public.profitwell.com https://*.profitwell.com https://cdn.privacy-mgmt.com; script-src-attr 'self' 'nonce-CNZSYOYtlZN3udOuDDsd/w=='; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://fonts.googleapis.com https://*.paddle.com https://*.pub.network https://cdn.ampproject.org https://unpkg.com; style-src-elem 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://fonts.googleapis.com https://*.paddle.com https://*.pub.network https://cdn.ampproject.org https://unpkg.com; font-src 'self' 'nonce-CNZSYOYtlZN3udOuDDsd/w==' https://fonts.gstatic.com data:; frame-src 'self' https://challenges.cloudflare.com https://js.stripe.com https://hooks.stripe.com https://m.stripe.com https://m.stripe.network https://*.paddle.com https://securepubads.g.doubleclick.net https://googleads.g.doubleclick.net https://*.doubleclick.net https://*.googlesyndication.com https://*.googletagservices.com http://*.googletagservices.com https://*.adtrafficquality.google https://www.google.com https://www.googleadservices.com https://*.pub.network https://btloader.com https://*.btloader.com https://cdn.privacy-mgmt.com https://*.privacy-mgmt.com; connect-src 'self' https://*.tinyurl.com https://challenges.cloudflare.com https://api.stripe.com https://m.stripe.com https://m.stripe.network https://*.paddle.com https://cdn.jsdelivr.net https://securepubads.g.doubleclick.net https://*.google-analytics.com https://*.googlesyndication.com https://*.adtrafficquality.google https://fundingchoicesmessages.google.com https://csi.gstatic.com https://a.pub.network https://d.pub.network https://c.pub.network https://*.pub.network https://ad-delivery.net https://*.ad-delivery.net https://optimise.net https://*.optimise.net https://*.floors.dev https://www.googletagservices.com https://*.googletagservices.com https://s2s.t13.io https://*.adnxs.com https://*.rubiconproject.com https://*.yieldmo.com https://public.profitwell.com https://*.profitwell.com https://cdn.privacy-mgmt.com https://*.privacy-mgmt.com; img-src 'self' data: https: http:; frame-ancestors 'none'; object-src 'self'; base-uri 'self';
Info::
default-src directive is set
Got: default-src 'self'
Critical::
'unsafe-inline' found in script source
'unsafe-inline' allows inline <script> tags, defeating CSP against XSS. Remove it and use nonces or hashes instead.
Got: script-src 'self' 'strict-dynamic' 'unsafe-inline' https://challenges.cloudflare.com https://js.stripe.com https://*.paddle.com https://www.googletagservices.com https://*.googletagservices.com https://securepubads.g.doubleclick.net https://www.google-analytics.com https://*.googlesyndication.com https://cdn.jsdelivr.net https://*.adtrafficquality.google https://fundingchoicesmessages.google.com https://*.pub.network https://cdn.ampproject.org https://public.profitwell.com https://*.profitwell.com https://cdn.privacy-mgmt.com
Info::
No 'unsafe-eval' in script source
Info::
No wildcard in script source
Warning::
object-src allows plugin content
Set object-src to 'none' to prevent Flash/Java plugin exploits.
Got: object-src 'self' Expected: object-src 'none'
Info::
base-uri is properly restricted
Got: base-uri 'self'
Info::
frame-ancestors directive is set
Got: frame-ancestors 'none'
Warning::
form-action directive is missing
form-action restricts where forms can submit data, preventing form hijacking.
Expected: form-action 'self'
Info::
upgrade-insecure-requests is not set
This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.
Expected: upgrade-insecure-requests

'unsafe-inline' allows inline <script> tags, defeating CSP against XSS. Remove it and use nonces or hashes instead.

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

Set object-src to 'none' to prevent Flash/Java plugin exploits.

Expected: object-src 'none'
Why this matters

object-src open in CSP allows Flash/PDF/plugin embedding — a now-deprecated attack vector that should be explicitly blocked.

Learn more

object-src controls <object>, <embed>, and <applet> elements. Modern sites have no need for plugins; setting `object-src 'none'` blocks an entire class of legacy XSS vectors at zero cost. If your CSP missed it, add the directive.

Source: MDN CSP

form-action restricts where forms can submit data, preventing form hijacking.

Expected: form-action '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 'self'
script-src 'self''strict-dynamic''unsafe-inline'https://challenges.cloudflare.comhttps://js.stripe.comhttps://*.paddle.comhttps://www.googletagservices.comhttps://*.googletagservices.comhttps://securepubads.g.doubleclick.nethttps://www.google-analytics.comhttps://*.googlesyndication.comhttps://cdn.jsdelivr.nethttps://*.adtrafficquality.googlehttps://fundingchoicesmessages.google.comhttps://*.pub.networkhttps://cdn.ampproject.orghttps://public.profitwell.comhttps://*.profitwell.comhttps://cdn.privacy-mgmt.com
script-src-elem 'self''unsafe-inline'https://challenges.cloudflare.comhttps://js.stripe.comhttps://*.paddle.comhttps://www.googletagservices.comhttps://*.googletagservices.comhttps://securepubads.g.doubleclick.nethttps://www.google-analytics.comhttps://*.googlesyndication.comhttps://cdn.jsdelivr.nethttps://*.adtrafficquality.googlehttps://fundingchoicesmessages.google.comhttps://*.pub.networkhttps://cdn.ampproject.orghttps://public.profitwell.comhttps://*.profitwell.comhttps://cdn.privacy-mgmt.com
script-src-attr 'self''nonce-CNZSYOYtlZN3udOuDDsd/w=='
style-src 'self''unsafe-inline'https://cdnjs.cloudflare.comhttps://fonts.googleapis.comhttps://*.paddle.comhttps://*.pub.networkhttps://cdn.ampproject.orghttps://unpkg.com
style-src-elem 'self''unsafe-inline'https://cdnjs.cloudflare.comhttps://fonts.googleapis.comhttps://*.paddle.comhttps://*.pub.networkhttps://cdn.ampproject.orghttps://unpkg.com
font-src 'self''nonce-CNZSYOYtlZN3udOuDDsd/w=='https://fonts.gstatic.comdata:
frame-src 'self'https://challenges.cloudflare.comhttps://js.stripe.comhttps://hooks.stripe.comhttps://m.stripe.comhttps://m.stripe.networkhttps://*.paddle.comhttps://securepubads.g.doubleclick.nethttps://googleads.g.doubleclick.nethttps://*.doubleclick.nethttps://*.googlesyndication.comhttps://*.googletagservices.comhttp://*.googletagservices.comhttps://*.adtrafficquality.googlehttps://www.google.comhttps://www.googleadservices.comhttps://*.pub.networkhttps://btloader.comhttps://*.btloader.comhttps://cdn.privacy-mgmt.comhttps://*.privacy-mgmt.com
connect-src 'self'https://*.tinyurl.comhttps://challenges.cloudflare.comhttps://api.stripe.comhttps://m.stripe.comhttps://m.stripe.networkhttps://*.paddle.comhttps://cdn.jsdelivr.nethttps://securepubads.g.doubleclick.nethttps://*.google-analytics.comhttps://*.googlesyndication.comhttps://*.adtrafficquality.googlehttps://fundingchoicesmessages.google.comhttps://csi.gstatic.comhttps://a.pub.networkhttps://d.pub.networkhttps://c.pub.networkhttps://*.pub.networkhttps://ad-delivery.nethttps://*.ad-delivery.nethttps://optimise.nethttps://*.optimise.nethttps://*.floors.devhttps://www.googletagservices.comhttps://*.googletagservices.comhttps://s2s.t13.iohttps://*.adnxs.comhttps://*.rubiconproject.comhttps://*.yieldmo.comhttps://public.profitwell.comhttps://*.profitwell.comhttps://cdn.privacy-mgmt.comhttps://*.privacy-mgmt.com
img-src 'self'data:https:http:
frame-ancestors 'none'
object-src 'self'
base-uri 'self'
B
Permissions-Policy
4 directives, 1 missing
REVIEW
4 directives, 1 missing
Info::
camera=() — blocked for all origins
Info::
geolocation=() — blocked for all origins
Info::
microphone=() — blocked for all origins
Info::
payment=(self)
Info::
usb not restricted
Consider adding usb=() to block usb access from embedded content.

Raw Header

camera=() geolocation=() microphone=() payment=(self)

Feature Permissions

Blocked Self Only Unrestricted Not Set
camera Blocked
geolocation Blocked
microphone Blocked
payment Self Only
usb Not Set
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
A
Security Headers
8 of 10 headers properly configured
PASS
8 of 10 headers properly configured
Info::
Strict-Transport-Security is properly configured
Got: max-age=31536000; includeSubDomains; preload
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: strict-origin-when-cross-origin
Info::
Permissions-Policy is set
Got: camera=(), geolocation=(), microphone=(), payment=(self)
Info::
Content-Security-Policy is present
Got: default-src 'self'; script-src 'self' 'strict-dynamic' 'unsafe-inline' https://c…
Warning::
Cross-Origin-Opener-Policy header is missing
COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.
Expected: same-origin
Warning::
Cross-Origin-Embedder-Policy header is missing
COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
Expected: require-corp
Info::
X-Powered-By header is not present
Info::
Server header is present without version info
Got: cloudflare

COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.

Expected: same-origin
Why this matters

COOP isolates your top-level browsing context from cross-origin windows — without it, popup-based side-channel attacks remain possible.

Learn more

Cross-Origin-Opener-Policy: same-origin prevents cross-origin pages from sharing a browsing-context group with yours. This blocks cross-window references that enable Spectre-style timing attacks and tab-nabbing. Required if you want to enable SharedArrayBuffer.

Source: MDN / web.dev

COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.

Expected: require-corp
Why this matters

COEP enforces that all embedded resources opt-in to cross-origin embedding — required for cross-origin isolation features.

Learn more

Cross-Origin-Embedder-Policy: require-corp ensures every embedded resource (script, iframe, image) explicitly allows being loaded cross-origin. Combined with COOP, this enables the cross-origin-isolated context that unlocks SharedArrayBuffer, high-resolution timers, and other powerful APIs.

Source: MDN / web.dev

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_CHACHA20_POLY1305_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 53 days)
Got: 2026-06-09T08:29:52Z
Info::
Certificate chain has 3 certificates
Info::
Certificate uses modern signature algorithm
Got: ECDSA-SHA256
Info::
Certificate covers 2 domain(s)
Got: tinyurl.com, *.tinyurl.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

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

Certificate Chain

Leaf Certificate
Subject CN=tinyurl.comIssuer CN=WE1,O=Google Trust Services,C=USValid 2026-03-11T07:30:01Z → 2026-06-09T08:29:52ZExpires in 53 days SANs tinyurl.com, *.tinyurl.comSignature ECDSA-SHA256Serial 6a723d2e5bc208f50d87a2671b6284e8
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 1040 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 651 days Signature SHA256-RSASerial 7fe530bf331343bedd821610493d8a1b
A
Cookie Security
5 cookies analyzed, 13 checks passed
PASS
5 cookies analyzed, 13 checks passed
Info::
Cookie 'XSRF-TOKEN' has the Secure flag
Warning::
Cookie 'XSRF-TOKEN' is missing the HttpOnly flag
Without HttpOnly, this cookie can be accessed by JavaScript, making it vulnerable to XSS-based theft.
Info::
Cookie 'XSRF-TOKEN' has SameSite=Lax
Info::
Cookie 'tinyurl-session' has the Secure flag
Info::
Cookie 'tinyurl-session' has the HttpOnly flag
Info::
Cookie 'tinyurl-session' has SameSite=Lax
Info::
Cookie 'tinyUUID' has the Secure flag
Info::
Cookie 'tinyUUID' has the HttpOnly flag
Info::
Cookie 'tinyUUID' has SameSite=Lax
Info::
Cookie 'early-access' has the Secure flag
Info::
Cookie 'early-access' has the HttpOnly flag
Info::
Cookie 'early-access' has SameSite=Lax
Info::
Cookie '__cf_bm' has the Secure flag
Info::
Cookie '__cf_bm' has the HttpOnly flag
Warning::
Cookie '__cf_bm' has no SameSite attribute
Without an explicit SameSite attribute, browser default behavior varies. Set SameSite=Lax or Strict.
5 cookies analyzed 2 warnings
NameSecureHttpOnlySameSiteSizeIssues
XSRF-TOKENLax352 B1
tinyurl-sessionLax357 B
tinyUUIDLax320 B
early-accessLax324 B
__cf_bm206 B1
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; pct=100; rua=mailto:re+meqs1xpu3wo@dmarc.postmarkapp.com; sp=none; aspf=r;
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.
Info::
HSTS enabled (includeSubDomains, preload)
Info::
HSTS preload enabled
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