Skip to content
https://securityweek.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
2
PASS
9
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

37
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
70
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.70 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

14.90 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

1.02 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.109

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

6.13 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

15.26 s

Page Load Progression

567 ms
1.1 s
1.7 s
2.3 s
2.8 s
3.4 s
4.0 s
4.5 s
Checks
17
9 PASS 2 REVIEW 4 FIX
D
Page Weight Budget
Action
2.3 MB transferred, 117 requests
FIX
2.3 MB transferred, 117 requests
Info::
Page weighs 4.8 MB (2.3 MB transferred)
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
JavaScript is 665 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 665 KB
Info::
Fonts are 243 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 243 KB
Warning::
117 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.48 g CO2 per page load
2.3 MB / 2.4 MB budget
2.3 MB transferred
117 requests
0.48 g CO2 per page load
Images 1.2 MiB 54%
JavaScript 664.5 KiB 28%
Fonts 243.4 KiB 10%
CSS 114.3 KiB 5%
HTML 47.5 KiB 2%
Other 16.0 KiB 1%
Other 3.5 KiB 0%
Other 1.8 KiB 0%
Other 562 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.3 MiB of 2.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5587ms total JS execution
FIX
5587ms total JS execution
Warning::
https://www.securityweek.com/: 2021ms CPU time
Warning::
https://js.hs-analytics.net/analytics/177690150000...: 879ms CPU time
Warning::
https://www.securityweek.com/cdn-cgi/challenge-pla...: 867ms CPU time
Warning::
https://www.securityweek.com/cdn-cgi/scripts/7d0fa...: 552ms CPU time
Warning::
Unattributable: 491ms CPU time
Warning::
Third-party scripts: 5587ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Style & Layout 22% Other 17% Rendering 7% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.securityweek.com/2021ms55ms2ms3rd
https://js.hs-analytics.net/analytics/1776901500000/5319632.js879ms671ms13ms3rd
https://www.securityweek.com/cdn-cgi/challenge-platform/scripts/jsd/main.js867ms800ms15ms3rd
https://www.securityweek.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js552ms466ms22ms3rd
Unattributable491ms10ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-M1YM36C8RW322ms259ms60ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TMP64CK183ms136ms46ms3rd
https://js.hscollectedforms.net/collectedforms.js102ms81ms9ms3rd
https://ads.securityweek.com/app.js59ms32ms10ms3rd
https://js.hs-banner.com/5319632.js59ms26ms8ms3rd

Showing top 10 of 11 scripts

D
Page Weight Inventory
Action
117 resources · 2.3 MB · 131 KB savings available
FIX
117 resources · 2.3 MB · 131 KB savings available
Warning::
Page weight 1.3 MB over 1MB target
Got: 2.3 MB Expected: ≤ 1 MB
Info::
~131 KB of savings available
Warning::
116 third-party resources (100% of weight)
Info::
1 resources over 200KB
117 resources · 2.3 MiB · 116 third-party 1.3 MiB over 1MB target
Image 54% · 1.2 MiB
JavaScript 28% · 664.5 KiB
Font 10% · 243.4 KiB
CSS 5% · 114.3 KiB
Document 2% · 49.4 KiB
Other 0% · 5.2 KiB

~130.6 KiB of savings available

Remove unused JavaScript: 130.6 KiB
B
Image Optimization
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://www.securityweek.com/wp-content/uploads/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
31 images 1.2 MB
0 oversized -0 KB
23 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Bundles
40 scripts, 131 KB unused
REVIEW
40 scripts, 131 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TMP...: 66 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-M1YM...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 131 KB
131 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-TMP64CK123 KB66 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-M1YM36C8RW155 KB65 KB (42%)3rd
https://www.securityweek.com/wp-content/themes/zoxpress/js/retina.js?ver=6.9.41 KB3rd
https://www.securityweek.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB3rd
https://www.securityweek.com/wp-content/uploads/c9e9cd27a25f2327f579f73d231eb6d8.js?defer&generated=1765853110&ver=1.22.018 KB3rd
https://www.securityweek.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f12 KB3rd
https://www.securityweek.com/wp-content/themes/zoxpress/js/lozad.min.js1 KB3rd
https://www.securityweek.com/wp-content/themes/zoxpress/js/intersection-observer.js7 KB3rd
https://www.securityweek.com/wp-includes/js/comment-reply.min.js?ver=6.9.42 KB3rd
https://www.securityweek.com/wp-content/themes/zoxpress/js/jquery.infinitescroll.min.js?ver=6.9.412 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
8 fonts (243 KB)
PASS
8 fonts (243 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

243 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.7 s LCP 14.9 shttps://fonts.gstatic.com/s/titilliumweb/v19/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2NaPecZTIAOhVxoMyOr9n_E7... https://fonts.gstatic.com/s/titilliumweb/v19/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2 — 12.1 KiB — 26 ms — font-display: swaphttps://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2TK3iWkUHHAIjg752GT8Gl-1... https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2 — 27.8 KiB — 26 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVIUx6EQ.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVIUx6EQ.woff2 — 12.7 KiB — 35 ms — font-display: swaphttps://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-brands-400.woff2 — 75.2 KiB — 144 ms — font-display: swaphttps://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-solid-900.woff2 — 76.7 KiB — 143 ms — font-display: swaphttps://fonts.gstatic.com/s/barlowcondensed/v13/HTx3L3I-JCGChYJ8VI-L6OO_au7B6xHT2lv0tKk.woff2HTx3L3I-JCGChYJ8VI-L6OO... https://fonts.gstatic.com/s/barlowcondensed/v13/HTx3L3I-JCGChYJ8VI-L6OO_au7B6xHT2lv0tKk.woff2 — 14.4 KiB — 36 ms — font-display: swaphttps://fonts.gstatic.com/s/titilliumweb/v19/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzY5abuWI.woff2NaPDcZTIAOhVxoMyOr9n_E7... https://fonts.gstatic.com/s/titilliumweb/v19/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzY5abuWI.woff2 — 11.5 KiB — 43 ms — font-display: swaphttps://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-regular-400.woff2 — 13.1 KiB — 64 ms — font-display: swap
NaPecZTIAOhVxoMyOr9n_E7... woff2 swap
Size 12 KB
Load time 26 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
TK3iWkUHHAIjg752GT8Gl-1... woff2 swap
Size 28 KB
Load time 26 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 13 KB
Load time 35 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 75 KB
Load time 144 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 143 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
HTx3L3I-JCGChYJ8VI-L6OO... woff2 swap
Size 14 KB
Load time 36 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
NaPDcZTIAOhVxoMyOr9n_E7... woff2 swap
Size 11 KB
Load time 43 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 13 KB
Load time 64 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=600 (10 minutes)
PASS
max-age=600 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=600, must-revalidate
Info::
Effective TTL: 10 minutes (max-age=600)
Info::
Last-Modified header present
Cache-Control

max-age=600, must-revalidate

DirectiveValueMeaning
max-age600Cache for 10 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 600 seconds
Network Waterfall
117 requests over 3549ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.7 s LCP 14.9 shttps://securityweek.com// https://securityweek.com/ — 301 — 711 B — 483 ms — h3https://www.securityweek.com/www.securityweek.com/ https://www.securityweek.com/ — 200 — 36.2 KiB — 444 ms — h3https://www.securityweek.com/wp-content/plugins/securityweek-chartoftheday/css/chartsofday.css?ver=1.0.0www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/securityweek-chartoftheday/css/chartsofday.css?ver=1.0.0 — 200 — 441 B — 19 ms — h3https://www.securityweek.com/wp-content/plugins/securityweek/assets/css/security-week.css?ver=1.3.0www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/securityweek/assets/css/security-week.css?ver=1.3.0 — 200 — 660 B — 27 ms — h3https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css?ver=6.9.4ajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css?ver=6.9.4 — 200 — 8.8 KiB — 63 ms — h2https://www.securityweek.com/wp-content/themes/zoxpress-child/features/industry-moves/assets/industry-moves.css?ver=1.1.16www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/features/industry-moves/assets/industry-moves.css?ver=1.1.16 — 200 — 988 B — 27 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/features/newsletter/assets/newsletter.css?ver=1.0.23www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/features/newsletter/assets/newsletter.css?ver=1.0.23 — 200 — 1.0 KiB — 23 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress/style.css?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/style.css?ver=6.9.4 — 200 — 28.7 KiB — 25 ms — h3https://use.fontawesome.com/releases/v5.5.0/css/all.css?ver=6.9.4use.fontawesome.com/releases/v5.5.0... https://use.fontawesome.com/releases/v5.5.0/css/all.css?ver=6.9.4 — 200 — 12.1 KiB — 25 ms — h2https://www.securityweek.com/wp-content/themes/zoxpress-child/style.css?ver=1.2.57www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/style.css?ver=1.2.57 — 200 — 9.1 KiB — 38 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/css/search.css?ver=1.2.57www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/css/search.css?ver=1.2.57 — 200 — 1.0 KiB — 22 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/css/all.css?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/css/all.css?ver=6.9.4 — 200 — 13.2 KiB — 28 ms — h3https://fonts.googleapis.com/css?family=Heebo%3A300%2C400%2C500%2C700%2C800%2C900%7CAlegreya%3A400%2C500%2C700%2C800%2C900%7CJosefin+Sans%3A300%2C400%2C600%2C700%7CLibre+Franklin%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CFrank+Ruhl+Libre%3A300%2C400%2C500%2C700%2C900%7CNunito+Sans%3A300%2C400%2C600%2C700%2C800%2C900%7CMontserrat%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CAnton%3A400%7CNoto+Serif%3A400%2C700%7CNunito%3A300%2C400%2C600%2C700%2C800%2C900%7CRajdhani%3A300%2C400%2C500%2C600%2C700%7CTitillium+Web%3A300%2C400%2C600%2C700%2C900%7CPT+Serif%3A400%2C400i%2C700%2C700i%7CAmiri%3A400%2C400i%2C700%2C700i%7COswald%3A300%2C400%2C500%2C600%2C700%7CRoboto+Mono%3A400%2C700%7CBarlow+Semi+Condensed%3A700%2C800%2C900%7CPoppins%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CRoboto+Condensed%3A300%2C400%2C700%7CRoboto%3A300%2C400%2C500%2C700%2C900%7CPT+Serif%3A400%2C700%7COpen+Sans+Condensed%3A300%2C700%7COpen+Sans%3A700%7CSource+Serif+Pro%3A400%2C600%2C700%7CIM+Fell+French+Canon%3A400%2C400i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7CTitillium+Web%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7CBarlow+Condensed%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%26subset%3Dlatin%2Clatin-ext%2Ccyrillic%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamesefonts.googleapis.com/css?family=Hee... https://fonts.googleapis.com/css?family=Heebo%3A300%2C400%2C500%2C700%2C800%2C900%7CAlegreya%3A400%2C500%2C700%2C800%2C900%7CJosefin+Sans%3A300%2C400%2C600%2C700%7CLibre+Franklin%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CFrank+Ruhl+Libre%3A300%2C400%2C500%2C700%2C900%7CNunito+Sans%3A300%2C400%2C600%2C700%2C800%2C900%7CMontserrat%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CAnton%3A400%7CNoto+Serif%3A400%2C700%7CNunito%3A300%2C400%2C600%2C700%2C800%2C900%7CRajdhani%3A300%2C400%2C500%2C600%2C700%7CTitillium+Web%3A300%2C400%2C600%2C700%2C900%7CPT+Serif%3A400%2C400i%2C700%2C700i%7CAmiri%3A400%2C400i%2C700%2C700i%7COswald%3A300%2C400%2C500%2C600%2C700%7CRoboto+Mono%3A400%2C700%7CBarlow+Semi+Condensed%3A700%2C800%2C900%7CPoppins%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CRoboto+Condensed%3A300%2C400%2C700%7CRoboto%3A300%2C400%2C500%2C700%2C900%7CPT+Serif%3A400%2C700%7COpen+Sans+Condensed%3A300%2C700%7COpen+Sans%3A700%7CSource+Serif+Pro%3A400%2C600%2C700%7CIM+Fell+French+Canon%3A400%2C400i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7CTitillium+Web%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7CBarlow+Condensed%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%26subset%3Dlatin%2Clatin-ext%2Ccyrillic%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamese — 200 — 10.2 KiB — 133 ms — h2https://www.securityweek.com/wp-content/themes/zoxpress/css/media-queries.css?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/css/media-queries.css?ver=6.9.4 — 200 — 13.3 KiB — 25 ms — h3https://www.securityweek.com/wp-content/uploads/3db08ec670500470708f9f051eee5622.css?generated=1765853110&ver=1.22.0www.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/3db08ec670500470708f9f051eee5622.css?generated=1765853110&ver=1.22.0 — 200 — 3.6 KiB — 32 ms — h3https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark.pngwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark.png — 200 — 8.1 KiB — 35 ms — h3https://www.securityweek.com/wp-content/uploads/2022/01/SecurityWeek_Dark_News.pngwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/01/SecurityWeek_Dark_News.png — 200 — 17.8 KiB — 34 ms — h3https://www.securityweek.com/wp-content/uploads/2024/10/Firefox-768x432.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2024/10/Firefox-768x432.jpeg — 200 — 12.4 KiB — 33 ms — h3https://www.securityweek.com/wp-content/uploads/2024/01/Oracle-768x432.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2024/01/Oracle-768x432.jpeg — 200 — 47.0 KiB — 35 ms — h3https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark@2x.pngwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark@2x.png — 200 — 17.8 KiB — 23 ms — h3https://www.securityweek.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.securityweek.com/cdn-cgi/script... https://www.securityweek.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 20 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 49 ms — h2https://fonts.googleapis.com/css?family=Montserrat:100fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:100 — 200 — 1.0 KiB — 112 ms — h2https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/img/logo-twitter-white.pngwww.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/img/logo-twitter-white.png — 200 — 700 B — 20 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/img/sw-list-light.pngwww.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/img/sw-list-light.png — 200 — 1.1 KiB — 21 ms — h3https://www.securityweek.com/wp-content/uploads/2024/03/hacker-sentenced-prison-768x432.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2024/03/hacker-sentenced-prison-768x432.jpeg — 200 — 60.6 KiB — 150 ms — h3https://www.securityweek.com/wp-content/uploads/2025/10/Steve_Durbin-ISF.jpgwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2025/10/Steve_Durbin-ISF.jpg — 200 — 60.9 KiB — 140 ms — h3https://www.securityweek.com/wp-content/uploads/2022/04/Josh-Goldfarb-F5.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/04/Josh-Goldfarb-F5.jpeg — 200 — 48.7 KiB — 139 ms — h3https://www.securityweek.com/wp-content/uploads/2025/12/Nadir_Izrael_Armis.jpgwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2025/12/Nadir_Izrael_Armis.jpg — 200 — 24.2 KiB — 52 ms — h3https://www.securityweek.com/wp-content/uploads/2024/07/Etay_Maor-Cado-Networks.jpgwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2024/07/Etay_Maor-Cado-Networks.jpg — 200 — 15.0 KiB — 136 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.7 s LCP 14.9 shttps://securityweek.com// https://securityweek.com/ — 301 — 711 B — 483 ms — h3https://www.securityweek.com/www.securityweek.com/ https://www.securityweek.com/ — 200 — 36.2 KiB — 444 ms — h3https://www.securityweek.com/wp-content/plugins/securityweek-chartoftheday/css/chartsofday.css?ver=1.0.0www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/securityweek-chartoftheday/css/chartsofday.css?ver=1.0.0 — 200 — 441 B — 19 ms — h3https://www.securityweek.com/wp-content/plugins/securityweek/assets/css/security-week.css?ver=1.3.0www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/securityweek/assets/css/security-week.css?ver=1.3.0 — 200 — 660 B — 27 ms — h3https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css?ver=6.9.4ajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css?ver=6.9.4 — 200 — 8.8 KiB — 63 ms — h2https://www.securityweek.com/wp-content/themes/zoxpress-child/features/industry-moves/assets/industry-moves.css?ver=1.1.16www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/features/industry-moves/assets/industry-moves.css?ver=1.1.16 — 200 — 988 B — 27 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/features/newsletter/assets/newsletter.css?ver=1.0.23www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/features/newsletter/assets/newsletter.css?ver=1.0.23 — 200 — 1.0 KiB — 23 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress/style.css?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/style.css?ver=6.9.4 — 200 — 28.7 KiB — 25 ms — h3https://use.fontawesome.com/releases/v5.5.0/css/all.css?ver=6.9.4use.fontawesome.com/releases/v5.5.0... https://use.fontawesome.com/releases/v5.5.0/css/all.css?ver=6.9.4 — 200 — 12.1 KiB — 25 ms — h2https://www.securityweek.com/wp-content/themes/zoxpress-child/style.css?ver=1.2.57www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/style.css?ver=1.2.57 — 200 — 9.1 KiB — 38 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/css/search.css?ver=1.2.57www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/css/search.css?ver=1.2.57 — 200 — 1.0 KiB — 22 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/css/all.css?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/css/all.css?ver=6.9.4 — 200 — 13.2 KiB — 28 ms — h3https://fonts.googleapis.com/css?family=Heebo%3A300%2C400%2C500%2C700%2C800%2C900%7CAlegreya%3A400%2C500%2C700%2C800%2C900%7CJosefin+Sans%3A300%2C400%2C600%2C700%7CLibre+Franklin%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CFrank+Ruhl+Libre%3A300%2C400%2C500%2C700%2C900%7CNunito+Sans%3A300%2C400%2C600%2C700%2C800%2C900%7CMontserrat%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CAnton%3A400%7CNoto+Serif%3A400%2C700%7CNunito%3A300%2C400%2C600%2C700%2C800%2C900%7CRajdhani%3A300%2C400%2C500%2C600%2C700%7CTitillium+Web%3A300%2C400%2C600%2C700%2C900%7CPT+Serif%3A400%2C400i%2C700%2C700i%7CAmiri%3A400%2C400i%2C700%2C700i%7COswald%3A300%2C400%2C500%2C600%2C700%7CRoboto+Mono%3A400%2C700%7CBarlow+Semi+Condensed%3A700%2C800%2C900%7CPoppins%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CRoboto+Condensed%3A300%2C400%2C700%7CRoboto%3A300%2C400%2C500%2C700%2C900%7CPT+Serif%3A400%2C700%7COpen+Sans+Condensed%3A300%2C700%7COpen+Sans%3A700%7CSource+Serif+Pro%3A400%2C600%2C700%7CIM+Fell+French+Canon%3A400%2C400i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7CTitillium+Web%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7CBarlow+Condensed%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%26subset%3Dlatin%2Clatin-ext%2Ccyrillic%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamesefonts.googleapis.com/css?family=Hee... https://fonts.googleapis.com/css?family=Heebo%3A300%2C400%2C500%2C700%2C800%2C900%7CAlegreya%3A400%2C500%2C700%2C800%2C900%7CJosefin+Sans%3A300%2C400%2C600%2C700%7CLibre+Franklin%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CFrank+Ruhl+Libre%3A300%2C400%2C500%2C700%2C900%7CNunito+Sans%3A300%2C400%2C600%2C700%2C800%2C900%7CMontserrat%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CAnton%3A400%7CNoto+Serif%3A400%2C700%7CNunito%3A300%2C400%2C600%2C700%2C800%2C900%7CRajdhani%3A300%2C400%2C500%2C600%2C700%7CTitillium+Web%3A300%2C400%2C600%2C700%2C900%7CPT+Serif%3A400%2C400i%2C700%2C700i%7CAmiri%3A400%2C400i%2C700%2C700i%7COswald%3A300%2C400%2C500%2C600%2C700%7CRoboto+Mono%3A400%2C700%7CBarlow+Semi+Condensed%3A700%2C800%2C900%7CPoppins%3A300%2C400%2C500%2C600%2C700%2C800%2C900%7CRoboto+Condensed%3A300%2C400%2C700%7CRoboto%3A300%2C400%2C500%2C700%2C900%7CPT+Serif%3A400%2C700%7COpen+Sans+Condensed%3A300%2C700%7COpen+Sans%3A700%7CSource+Serif+Pro%3A400%2C600%2C700%7CIM+Fell+French+Canon%3A400%2C400i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7CTitillium+Web%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7COswald%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%7CBarlow+Condensed%3A100%2C100i%2C200%2C+200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i%26subset%3Dlatin%2Clatin-ext%2Ccyrillic%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamese — 200 — 10.2 KiB — 133 ms — h2https://www.securityweek.com/wp-content/themes/zoxpress/css/media-queries.css?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/css/media-queries.css?ver=6.9.4 — 200 — 13.3 KiB — 25 ms — h3https://www.securityweek.com/wp-content/uploads/3db08ec670500470708f9f051eee5622.css?generated=1765853110&ver=1.22.0www.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/3db08ec670500470708f9f051eee5622.css?generated=1765853110&ver=1.22.0 — 200 — 3.6 KiB — 32 ms — h3https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark.pngwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark.png — 200 — 8.1 KiB — 35 ms — h3https://www.securityweek.com/wp-content/uploads/2022/01/SecurityWeek_Dark_News.pngwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/01/SecurityWeek_Dark_News.png — 200 — 17.8 KiB — 34 ms — h3https://www.securityweek.com/wp-content/uploads/2024/10/Firefox-768x432.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2024/10/Firefox-768x432.jpeg — 200 — 12.4 KiB — 33 ms — h3https://www.securityweek.com/wp-content/uploads/2024/01/Oracle-768x432.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2024/01/Oracle-768x432.jpeg — 200 — 47.0 KiB — 35 ms — h3https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark@2x.pngwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark@2x.png — 200 — 17.8 KiB — 23 ms — h3https://www.securityweek.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.securityweek.com/cdn-cgi/script... https://www.securityweek.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 20 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 49 ms — h2https://fonts.googleapis.com/css?family=Montserrat:100fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:100 — 200 — 1.0 KiB — 112 ms — h2https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/img/logo-twitter-white.pngwww.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/img/logo-twitter-white.png — 200 — 700 B — 20 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/img/sw-list-light.pngwww.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/img/sw-list-light.png — 200 — 1.1 KiB — 21 ms — h3https://www.securityweek.com/wp-content/uploads/2024/03/hacker-sentenced-prison-768x432.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2024/03/hacker-sentenced-prison-768x432.jpeg — 200 — 60.6 KiB — 150 ms — h3https://www.securityweek.com/wp-content/uploads/2025/10/Steve_Durbin-ISF.jpgwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2025/10/Steve_Durbin-ISF.jpg — 200 — 60.9 KiB — 140 ms — h3https://www.securityweek.com/wp-content/uploads/2022/04/Josh-Goldfarb-F5.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/04/Josh-Goldfarb-F5.jpeg — 200 — 48.7 KiB — 139 ms — h3https://www.securityweek.com/wp-content/uploads/2025/12/Nadir_Izrael_Armis.jpgwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2025/12/Nadir_Izrael_Armis.jpg — 200 — 24.2 KiB — 52 ms — h3https://www.securityweek.com/wp-content/uploads/2024/07/Etay_Maor-Cado-Networks.jpgwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2024/07/Etay_Maor-Cado-Networks.jpg — 200 — 15.0 KiB — 136 ms — h3https://fonts.gstatic.com/s/titilliumweb/v19/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2fonts.gstatic.com/s/titilliumweb/v1... https://fonts.gstatic.com/s/titilliumweb/v19/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2 — 200 — 12.1 KiB — 26 ms — h3https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2fonts.gstatic.com/s/oswald/v57/TK3i... https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2 — 200 — 27.8 KiB — 26 ms — h3https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVIUx6EQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVIUx6EQ.woff2 — 200 — 12.7 KiB — 35 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-brands-400.woff2www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 75.2 KiB — 144 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-solid-900.woff2www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 76.7 KiB — 143 ms — h3https://fonts.gstatic.com/s/barlowcondensed/v13/HTx3L3I-JCGChYJ8VI-L6OO_au7B6xHT2lv0tKk.woff2fonts.gstatic.com/s/barlowcondensed... https://fonts.gstatic.com/s/barlowcondensed/v13/HTx3L3I-JCGChYJ8VI-L6OO_au7B6xHT2lv0tKk.woff2 — 200 — 14.4 KiB — 36 ms — h3https://fonts.gstatic.com/s/titilliumweb/v19/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzY5abuWI.woff2fonts.gstatic.com/s/titilliumweb/v1... https://fonts.gstatic.com/s/titilliumweb/v19/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzY5abuWI.woff2 — 200 — 11.5 KiB — 43 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-regular-400.woff2www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/font-awesome/webfonts/fa-regular-400.woff2 — 200 — 13.1 KiB — 64 ms — h3https://static.cloudflareinsights.com/beacon.min.jsstatic.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js — 200 — 10.7 KiB — 74 ms — h2https://www.securityweek.com/wp-content/plugins/popup-maker/dist/assets/vendor/mobile-detect.min.js?ver=1.3.3www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/popup-maker/dist/assets/vendor/mobile-detect.min.js?ver=1.3.3 — 200 — 16.5 KiB — 125 ms — h3https://www.securityweek.com/wp-content/uploads/c9e9cd27a25f2327f579f73d231eb6d8.js?defer&generated=1765853110&ver=1.22.0www.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/c9e9cd27a25f2327f579f73d231eb6d8.js?defer&generated=1765853110&ver=1.22.0 — 200 — 18.3 KiB — 120 ms — h3https://www.securityweek.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.securityweek.com/wp-includes/js... https://www.securityweek.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.1 KiB — 76 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress/js/lozad.min.jswww.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/js/lozad.min.js — 200 — 1.4 KiB — 76 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress/js/intersection-observer.jswww.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/js/intersection-observer.js — 200 — 6.5 KiB — 94 ms — h3https://www.securityweek.com/wp-includes/js/comment-reply.min.js?ver=6.9.4www.securityweek.com/wp-includes/js... https://www.securityweek.com/wp-includes/js/comment-reply.min.js?ver=6.9.4 — 200 — 1.5 KiB — 74 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress/js/jquery.infinitescroll.min.js?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/js/jquery.infinitescroll.min.js?ver=6.9.4 — 200 — 11.9 KiB — 106 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress/js/retina.js?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/js/retina.js?ver=6.9.4 — 200 — 1.3 KiB — 107 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress/js/scripts.js?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/js/scripts.js?ver=6.9.4 — 200 — 25.5 KiB — 120 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress/js/zoxcustom.js?ver=6.9.4www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress/js/zoxcustom.js?ver=6.9.4 — 200 — 176 B — 77 ms — h3https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/js/securityweek.js?ver=1.2.1www.securityweek.com/wp-content/the... https://www.securityweek.com/wp-content/themes/zoxpress-child/assets/js/securityweek.js?ver=1.2.1 — 200 — 1.2 KiB — 93 ms — h3https://www.securityweek.com/wp-content/plugins/zoxpress-plugin//scripts/jquery.waypoints.min.js?ver=6.9.4www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/zoxpress-plugin//scripts/jquery.waypoints.min.js?ver=6.9.4 — 200 — 3.3 KiB — 109 ms — h3https://www.securityweek.com/wp-content/plugins/zoxpress-plugin//scripts/jquery.sticky-kit.min.js?ver=6.9.4www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/zoxpress-plugin//scripts/jquery.sticky-kit.min.js?ver=6.9.4 — 200 — 1.5 KiB — 109 ms — h3https://www.securityweek.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3www.securityweek.com/wp-includes/js... https://www.securityweek.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.3 KiB — 113 ms — h3https://www.securityweek.com/wp-content/plugins/securityweek/assets/js/security-week.js?ver=1.3www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/securityweek/assets/js/security-week.js?ver=1.3 — 200 — 517 B — 104 ms — h3https://js.hs-scripts.com/5319632.js?integration=WordPress&ver=11.3.45js.hs-scripts.com/5319632.js?integr... https://js.hs-scripts.com/5319632.js?integration=WordPress&ver=11.3.45 — 200 — 1.0 KiB — 216 ms — h2https://podcast.securityweek.com/9743.js?artist=&container_id=buzzsprout-large-player-limit-6&limit=6&player=largepodcast.securityweek.com/9743.js?ar... https://podcast.securityweek.com/9743.js?artist=&container_id=buzzsprout-large-player-limit-6&limit=6&player=large — 200 — 868 B — 425 ms — h2https://www.googletagmanager.com/gtag/js?id=G-M1YM36C8RWwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-M1YM36C8RW — 200 — 155.1 KiB — 324 ms — h2https://www.securityweek.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.securityweek.com/wp-includes/js... https://www.securityweek.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.1 KiB — 103 ms — h3https://www.securityweek.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.securityweek.com/wp-includes/js... https://www.securityweek.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 120 ms — h3https://www.securityweek.com/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=7.3.8www.securityweek.com/wp-content/plu... https://www.securityweek.com/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=7.3.8 — 200 — 1.6 KiB — 102 ms — h3https://www.securityweek.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.securityweek.com/cdn-cgi/challe... https://www.securityweek.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 204 B — 137 ms — h3https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.securityweek.com/cdn-cgi/challe... https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.5 KiB — 14 ms — h3https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0881aafbdcaf74www.securityweek.com/cdn-cgi/challe... https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0881aafbdcaf74 — 200 — 617 B — 16 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TMP64CKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TMP64CK — 200 — 123.2 KiB — 196 ms — h2https://ads.securityweek.com/app.jsads.securityweek.com/app.js https://ads.securityweek.com/app.js — 200 — 13.0 KiB — 613 ms — h2https://www.securityweek.com/favicon.icowww.securityweek.com/favicon.ico https://www.securityweek.com/favicon.ico — 200 — 13.3 KiB — 18 ms — h3https://www.securityweek.com/wp-content/uploads/2023/01/cropped-SecurityWeek-Icon-32x32.jpegwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2023/01/cropped-SecurityWeek-Icon-32x32.jpeg — 200 — 1.6 KiB — 22 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-M1YM36C8RW&gtm=45je64k1v9116108797za200zd9116108797&_p=1776901573367&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=89262882.1776901573&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776901573&sct=1&seg=0&dl=https%3A%2F%2Fwww.securityweek.com%2F&dt=Cybersecurity%20News%2C%20Insights%20and%20Analysis%20%7C%20SecurityWeek&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1680analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-M1YM36C8RW&gtm=45je64k1v9116108797za200zd9116108797&_p=1776901573367&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=89262882.1776901573&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776901573&sct=1&seg=0&dl=https%3A%2F%2Fwww.securityweek.com%2F&dt=Cybersecurity%20News%2C%20Insights%20and%20Analysis%20%7C%20SecurityWeek&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1680 — 204 — 553 B — 339 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-M1YM36C8RW&cid=89262882.1776901573&gtm=45je64k1v9116108797za200zd9116108797&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-M1YM36C8RW&cid=89262882.1776901573&gtm=45je64k1v9116108797za200zd9116108797&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543 — 204 — 562 B — 159 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-M1YM36C8RW&cid=89262882.1776901573&gtm=45je64k1v9116108797za200zd9116108797&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543&z=1723394710www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-M1YM36C8RW&cid=89262882.1776901573&gtm=45je64k1v9116108797za200zd9116108797&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543&z=1723394710 — 200 — 63 B — 129 ms — h3https://js.hs-banner.com/5319632.jsjs.hs-banner.com/5319632.js https://js.hs-banner.com/5319632.js — 200 — 18.5 KiB — 599 ms — h2https://js.hs-analytics.net/analytics/1776901500000/5319632.jsjs.hs-analytics.net/analytics/17769... https://js.hs-analytics.net/analytics/1776901500000/5319632.js — 200 — 42.3 KiB — 206 ms — h2https://js.hscollectedforms.net/collectedforms.jsjs.hscollectedforms.net/collectedfo... https://js.hscollectedforms.net/collectedforms.js — 200 — 26.4 KiB — 177 ms — h2https://www.buzzsprout.com/9743?artist=&client_source=large_player&iframe=true&limit=6&referrer=https://podcast.securityweek.com/9743.js?artist=&container_id=buzzsprout-large-player-limit-6&limit=6&player=largewww.buzzsprout.com/9743?artist=&cli... https://www.buzzsprout.com/9743?artist=&client_source=large_player&iframe=true&limit=6&referrer=https://podcast.securityweek.com/9743.js?artist=&container_id=buzzsprout-large-player-limit-6&limit=6&player=large — 200 — 11.3 KiB — 164 ms — h2https://www.securityweek.com/wp-json/wordpress-popular-posts/v2/widget?is_single=0&lang=0www.securityweek.com/wp-json/wordpr... https://www.securityweek.com/wp-json/wordpress-popular-posts/v2/widget?is_single=0&lang=0 — 200 — 1.3 KiB — 473 ms — h3https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.securityweek.com/cdn-cgi/challe... https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 0 B — 0 ms — h3https://www.securityweek.com/wp-content/uploads/2022/01/SecurityWeek_Dark_News@2x.pngwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/01/SecurityWeek_Dark_News@2x.png — 200 — 35.5 KiB — 22 ms — h3https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark@2x@2x.pngwww.securityweek.com/wp-content/upl... https://www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark@2x@2x.png — 404 — 548 B — 257 ms — h3https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0881aafbdcaf74www.securityweek.com/cdn-cgi/challe... https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0881aafbdcaf74 — 200 — 616 B — 13 ms — h3https://assets.buzzsprout.com/assets/players/mediaelementplayer.min-a77c8c7968ab189467b174c9da241e920576e6620e10de301c3963e607a64fda.cssassets.buzzsprout.com/assets/player... https://assets.buzzsprout.com/assets/players/mediaelementplayer.min-a77c8c7968ab189467b174c9da241e920576e6620e10de301c3963e607a64fda.css — 200 — 3.0 KiB — 21 ms — h2https://assets.buzzsprout.com/assets/players/mejs-skins-wave-19142f54b23b334768a4e449d5293fc9bcc0094efbdef6a728acd1dac2d6c921.cssassets.buzzsprout.com/assets/player... https://assets.buzzsprout.com/assets/players/mejs-skins-wave-19142f54b23b334768a4e449d5293fc9bcc0094efbdef6a728acd1dac2d6c921.css — 200 — 958 B — 22 ms — h2https://assets.buzzsprout.com/assets/players/wave-player-bac5ae6fc20de5da226b750c6c680c9949259738b87b2affeb7ee2dcef14d6b6.cssassets.buzzsprout.com/assets/player... https://assets.buzzsprout.com/assets/players/wave-player-bac5ae6fc20de5da226b750c6c680c9949259738b87b2affeb7ee2dcef14d6b6.css — 200 — 6.3 KiB — 25 ms — h2https://assets.buzzsprout.com/assets/iframe-d5952472ba43d894d4dee0419c6e799f818bf90d35ea510d8578aba8f1b7ec78.jsassets.buzzsprout.com/assets/iframe... https://assets.buzzsprout.com/assets/iframe-d5952472ba43d894d4dee0419c6e799f818bf90d35ea510d8578aba8f1b7ec78.js — 200 — 37.2 KiB — 38 ms — h2https://assets.buzzsprout.com/assets/players_main-36d7d5bf8accfd120760f8762e3bf2ce8c8d665ab7728ccd3b8b3cd0e2d0d955.jsassets.buzzsprout.com/assets/player... https://assets.buzzsprout.com/assets/players_main-36d7d5bf8accfd120760f8762e3bf2ce8c8d665ab7728ccd3b8b3cd0e2d0d955.js — 200 — 67.3 KiB — 40 ms — h2https://www.buzzsprout.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NzEzMjU4MzYsInB1ciI6ImJsb2JfaWQifX0=--5e01955cf9cc8d32a9b9529cb4e4c5c8ba4d3abd/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fZmlsbCI6WzE0MDAsMTQwMCx7ImNyb3AiOiJjZW50cmUifV0sImRlZmF1bHRfdXJsIjoiaHR0cHM6Ly93d3cuYnV6enNwcm91dC5jb20vaW1hZ2VzL2FydHdvcmtzX2xhcmdlLmpwZyIsInNhdmVyIjp7InF1YWxpdHkiOjYwfSwiY29sb3Vyc3BhY2UiOiJzcmdiIn0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--2454c883dcd12a10059f243d8ea753f8b5c1613e/SecurityWeek-Podcast.jpgwww.buzzsprout.com/rails/active_sto... https://www.buzzsprout.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NzEzMjU4MzYsInB1ciI6ImJsb2JfaWQifX0=--5e01955cf9cc8d32a9b9529cb4e4c5c8ba4d3abd/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fZmlsbCI6WzE0MDAsMTQwMCx7ImNyb3AiOiJjZW50cmUifV0sImRlZmF1bHRfdXJsIjoiaHR0cHM6Ly93d3cuYnV6enNwcm91dC5jb20vaW1hZ2VzL2FydHdvcmtzX2xhcmdlLmpwZyIsInNhdmVyIjp7InF1YWxpdHkiOjYwfSwiY29sb3Vyc3BhY2UiOiJzcmdiIn0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--2454c883dcd12a10059f243d8ea753f8b5c1613e/SecurityWeek-Podcast.jpg — 302 — 284 B — 220 ms — h2data:image/gif;base64,R0lGODlh3AATAPQeAPDy+MnQ6LW/4N3h8MzT6rjC4sTM5r/I5NHX7N7j8c7U6tvg8OLl8uXo9Ojr9…data:image/gif;base64,R0lGODlh3AATA... data:image/gif;base64,R0lGODlh3AATAPQeAPDy+MnQ6LW/4N3h8MzT6rjC4sTM5r/I5NHX7N7j8c7U6tvg8OLl8uXo9Ojr9… — 200 — 0 B — 0 ms — datahttps://www.securityweek.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0881aafbdcaf74www.securityweek.com/cdn-cgi/challe... https://www.securityweek.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0881aafbdcaf74 — 200 — 615 B — 15 ms — h3https://www.securityweek.com/cdn-cgi/rum?www.securityweek.com/cdn-cgi/rum? https://www.securityweek.com/cdn-cgi/rum? — 204 — 183 B — 13 ms — h3https://www.buzzsprout.com/player/wave/6www.buzzsprout.com/player/wave/6 https://www.buzzsprout.com/player/wave/6 — 200 — 13.8 KiB — 38 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://assets.buzzsprout.com/assets/wave_player/embed_images-02812fd26b39ff3c6ec7ed4c7416cf6bd885b0b40552bf296726ff95c7bd6f54.svgassets.buzzsprout.com/assets/wave_p... https://assets.buzzsprout.com/assets/wave_player/embed_images-02812fd26b39ff3c6ec7ed4c7416cf6bd885b0b40552bf296726ff95c7bd6f54.svg — 200 — 37.4 KiB — 28 ms — h2https://assets.buzzsprout.com/assets/public_players/listen_on-b547ac98398b46fe853996d648dce31e6681ec77f2970d96582216a9bc0dd22a.svgassets.buzzsprout.com/assets/public... https://assets.buzzsprout.com/assets/public_players/listen_on-b547ac98398b46fe853996d648dce31e6681ec77f2970d96582216a9bc0dd22a.svg — 200 — 26.6 KiB — 30 ms — h2https://assets.buzzsprout.com/assets/public_players/listen_on_small-9081666d620ca474955fc4a9572c91245f9afe556475e6b36a8946a9eb3bc0ca.svgassets.buzzsprout.com/assets/public... https://assets.buzzsprout.com/assets/public_players/listen_on_small-9081666d620ca474955fc4a9572c91245f9afe556475e6b36a8946a9eb3bc0ca.svg — 200 — 59.2 KiB — 30 ms — h2https://www.googletagmanager.com/gtag/js?id=G-G923HF12V9&cx=c&gtm=4e64k1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-G923HF12V9&cx=c&gtm=4e64k1h1 — -1 — 0 B — 116 ms — https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=5319632&utk=forms.hscollectedforms.net/collecte... https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=5319632&utk= — 200 — 466 B — 152 ms — h2https://www.buzzsprout.com/player/wave/6?color=%2392ce00www.buzzsprout.com/player/wave/6?co... https://www.buzzsprout.com/player/wave/6?color=%2392ce00 — 200 — 13.6 KiB — 30 ms — h2https://storage.buzzsprout.com/r5rtofos1srqw3cqvov0qpkh2ecvstorage.buzzsprout.com/r5rtofos1srq... https://storage.buzzsprout.com/r5rtofos1srqw3cqvov0qpkh2ecv — 200 — 192.6 KiB — 32 ms — h2https://js-na1.hs-scripts.com/5319632.jsjs-na1.hs-scripts.com/5319632.js https://js-na1.hs-scripts.com/5319632.js — 200 — 821 B — 55 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=5319632&ct=standard-page&rcu=https%3A%2F%2Fwww.securityweek.com%2F&pu=https%3A%2F%2Fwww.securityweek.com%2F&t=Cybersecurity+News%2C+Insights+and+Analysis+%7C+SecurityWeek&cts=1776901573990&vi=a1df4d4f9496463d3159f1cea495943d&nc=true&ce=false&cc=0track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=5319632&ct=standard-page&rcu=https%3A%2F%2Fwww.securityweek.com%2F&pu=https%3A%2F%2Fwww.securityweek.com%2F&t=Cybersecurity+News%2C+Insights+and+Analysis+%7C+SecurityWeek&cts=1776901573990&vi=a1df4d4f9496463d3159f1cea495943d&nc=true&ce=false&cc=0 — 200 — 1.1 KiB — 185 ms — h2https://ads.securityweek.com/adserve/;ID=179018;size=970x250;setID=593293;type=async;domid=placement_593293_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;atf=1;click=CLICK_MACRO_PLACEHOLDERads.securityweek.com/adserve/;ID=17... https://ads.securityweek.com/adserve/;ID=179018;size=970x250;setID=593293;type=async;domid=placement_593293_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;atf=1;click=CLICK_MACRO_PLACEHOLDER — 200 — 1.1 KiB — 143 ms — h2https://ads.securityweek.com/adserve/;ID=179018;size=300x250;setID=432127;type=async;domid=placement_432127_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;click=CLICK_MACRO_PLACEHOLDERads.securityweek.com/adserve/;ID=17... https://ads.securityweek.com/adserve/;ID=179018;size=300x250;setID=432127;type=async;domid=placement_432127_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;click=CLICK_MACRO_PLACEHOLDER — 200 — 1.2 KiB — 149 ms — h2https://ads.securityweek.com/adserve/;ID=179018;size=300x600;setID=686137;type=async;domid=placement_686137_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;click=CLICK_MACRO_PLACEHOLDERads.securityweek.com/adserve/;ID=17... https://ads.securityweek.com/adserve/;ID=179018;size=300x600;setID=686137;type=async;domid=placement_686137_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;click=CLICK_MACRO_PLACEHOLDER — 200 — 382 B — 138 ms — h2https://ads.securityweek.com/adserve/;ID=179018;size=970x90;setID=1097054;type=async;domid=placement_1097054_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;click=CLICK_MACRO_PLACEHOLDERads.securityweek.com/adserve/;ID=17... https://ads.securityweek.com/adserve/;ID=179018;size=970x90;setID=1097054;type=async;domid=placement_1097054_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;click=CLICK_MACRO_PLACEHOLDER — 200 — 383 B — 138 ms — h2https://ads.securityweek.com/adserve/;ID=179018;size=640x480;setID=479628;type=async;domid=placement_479628_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;atf=1;click=CLICK_MACRO_PLACEHOLDERads.securityweek.com/adserve/;ID=17... https://ads.securityweek.com/adserve/;ID=179018;size=640x480;setID=479628;type=async;domid=placement_479628_0;place=0;pid=2132105;sw=412;sh=823;spr=1.75;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;atf=1;click=CLICK_MACRO_PLACEHOLDER — 200 — 1.1 KiB — 141 ms — h2https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=4forms.hsforms.com/embed/v3/counters... https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=4 — 200 — 430 B — 163 ms — h3https://ads.securityweek.com/adserve/;MID=179018;type=e959fb862;placementID=3587035;setID=593293;channelID=22610;CID=1748477;BID=524490339;TAID=0;place=0;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;request_uuid=3105f3aa-4ac9-4c8f-8661-cf10885b34d9;mt=1776901574096014;hc=81e213e41c23c9ce0bd72e4c6cb181ad8dc5ad70ads.securityweek.com/adserve/;MID=1... https://ads.securityweek.com/adserve/;MID=179018;type=e959fb862;placementID=3587035;setID=593293;channelID=22610;CID=1748477;BID=524490339;TAID=0;place=0;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;request_uuid=3105f3aa-4ac9-4c8f-8661-cf10885b34d9;mt=1776901574096014;hc=81e213e41c23c9ce0bd72e4c6cb181ad8dc5ad70 — 200 — 233 B — 521 ms — h2https://ads.securityweek.com/getad.img/;libID=5275970ads.securityweek.com/getad.img/;lib... https://ads.securityweek.com/getad.img/;libID=5275970 — 200 — 82.2 KiB — 367 ms — h2https://ads.securityweek.com/adserve/;ID=179018;size=1x1;type=p959fb862;setID=593293;plid=3587035;BID=524490339;place=0;rnd=2132105;psrtype=default;metadata=%5B%5D;request_uuid=3105f3aa-4ac9-4c8f-8661-cf10885b34d9;currency=USD;mt=1776901574095997;hc=a2013b9b834667561a34364164b751e0ed138653;rnd=1942938ads.securityweek.com/adserve/;ID=17... https://ads.securityweek.com/adserve/;ID=179018;size=1x1;type=p959fb862;setID=593293;plid=3587035;BID=524490339;place=0;rnd=2132105;psrtype=default;metadata=%5B%5D;request_uuid=3105f3aa-4ac9-4c8f-8661-cf10885b34d9;currency=USD;mt=1776901574095997;hc=a2013b9b834667561a34364164b751e0ed138653;rnd=1942938 — 200 — 304 B — 581 ms — h2https://ads.securityweek.com/adserve/;MID=179018;type=e959fb862;placementID=3571884;setID=479628;channelID=0;CID=1740107;BID=524472146;TAID=0;place=0;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;request_uuid=00c96f34-e1bf-4d63-9bed-458c7ed0f3f4;mt=1776901574099477;hc=5f33fb331d157df0dbd137b87ba819f32ee75036ads.securityweek.com/adserve/;MID=1... https://ads.securityweek.com/adserve/;MID=179018;type=e959fb862;placementID=3571884;setID=479628;channelID=0;CID=1740107;BID=524472146;TAID=0;place=0;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;request_uuid=00c96f34-e1bf-4d63-9bed-458c7ed0f3f4;mt=1776901574099477;hc=5f33fb331d157df0dbd137b87ba819f32ee75036 — 200 — 234 B — 517 ms — h2https://ads.securityweek.com/getad.img/;libID=5271623ads.securityweek.com/getad.img/;lib... https://ads.securityweek.com/getad.img/;libID=5271623 — 200 — 193.4 KiB — 577 ms — h2https://ads.securityweek.com/adserve/;ID=179018;size=1x1;type=p959fb862;setID=479628;plid=3571884;BID=524472146;place=0;rnd=2132105;psrtype=default;metadata=%5B%5D;request_uuid=00c96f34-e1bf-4d63-9bed-458c7ed0f3f4;currency=USD;mt=1776901574099459;hc=1ee17b40e7ed1525fea1b89be63ce3597788e980;rnd=8346643ads.securityweek.com/adserve/;ID=17... https://ads.securityweek.com/adserve/;ID=179018;size=1x1;type=p959fb862;setID=479628;plid=3571884;BID=524472146;place=0;rnd=2132105;psrtype=default;metadata=%5B%5D;request_uuid=00c96f34-e1bf-4d63-9bed-458c7ed0f3f4;currency=USD;mt=1776901574099459;hc=1ee17b40e7ed1525fea1b89be63ce3597788e980;rnd=8346643 — 200 — 304 B — 580 ms — h2https://ads.securityweek.com/adserve/;MID=179018;type=e959fb862;placementID=3591256;setID=432127;channelID=22611;CID=1751380;BID=524495868;TAID=0;place=0;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;request_uuid=10207692-9621-45e8-a55c-6588ad3f5a31;mt=1776901574101227;hc=10bcc22e94332cc1b8bbe6b03f31a2611dbd34e0ads.securityweek.com/adserve/;MID=1... https://ads.securityweek.com/adserve/;MID=179018;type=e959fb862;placementID=3591256;setID=432127;channelID=22611;CID=1751380;BID=524495868;TAID=0;place=0;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;request_uuid=10207692-9621-45e8-a55c-6588ad3f5a31;mt=1776901574101227;hc=10bcc22e94332cc1b8bbe6b03f31a2611dbd34e0 — 200 — 233 B — 497 ms — h2https://ads.securityweek.com/getad.img/;libID=5281827ads.securityweek.com/getad.img/;lib... https://ads.securityweek.com/getad.img/;libID=5281827 — 200 — 290.0 KiB — 681 ms — h2https://ads.securityweek.com/adserve/;ID=179018;size=1x1;type=p959fb862;setID=432127;plid=3591256;BID=524495868;place=0;rnd=2132105;psrtype=default;metadata=%5B%5D;request_uuid=10207692-9621-45e8-a55c-6588ad3f5a31;currency=USD;mt=1776901574101208;hc=df37f9522e3271aa360ec91f7a70f0fe87cab11e;rnd=4047129ads.securityweek.com/adserve/;ID=17... https://ads.securityweek.com/adserve/;ID=179018;size=1x1;type=p959fb862;setID=432127;plid=3591256;BID=524495868;place=0;rnd=2132105;psrtype=default;metadata=%5B%5D;request_uuid=10207692-9621-45e8-a55c-6588ad3f5a31;currency=USD;mt=1776901574101208;hc=df37f9522e3271aa360ec91f7a70f0fe87cab11e;rnd=4047129 — 200 — 304 B — 656 ms — h2https://js.hs-banner.com/cookie-banner-public/v1/activity/viewjs.hs-banner.com/cookie-banner-publ... https://js.hs-banner.com/cookie-banner-public/v1/activity/view — 200 — 0 B — 153 ms — h2https://js.hs-banner.com/cookie-banner-public/v1/activity/viewjs.hs-banner.com/cookie-banner-publ... https://js.hs-banner.com/cookie-banner-public/v1/activity/view — 204 — 175 B — 155 ms — h2https://ads.securityweek.com/adserve/;MID=179018;type=v959fb862;placementID=3587035;setID=593293;channelID=22610;CID=1748477;BID=524490339;TAID=0;place=0;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;request_uuid=3105f3aa-4ac9-4c8f-8661-cf10885b34d9;mt=1776901574096007;hc=93838ccc8c6148ea82f64f559c4ac157a4d6af4dads.securityweek.com/adserve/;MID=1... https://ads.securityweek.com/adserve/;MID=179018;type=v959fb862;placementID=3587035;setID=593293;channelID=22610;CID=1748477;BID=524490339;TAID=0;place=0;rnd=2132105;referrer=https%3A%2F%2Fwww.securityweek.com%2F;request_uuid=3105f3aa-4ac9-4c8f-8661-cf10885b34d9;mt=1776901574096007;hc=93838ccc8c6148ea82f64f559c4ac157a4d6af4d — 200 — 233 B — 131 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 5587ms · 450KB · $74/mo
www.securityweek.com
Other
Costly
Execution 2021ms
Transfer 36 KB
Monthly Cost $27/mo
HubSpot Analytics
Analytics
Costly
Execution 879ms
Transfer 42 KB
Monthly Cost $12/mo
www.securityweek.com
Other
Costly
Execution 867ms
Transfer 0 KB
Monthly Cost $12/mo
www.securityweek.com
Other
Costly
Execution 552ms
Transfer 4 KB
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 491ms
Transfer 0 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 322ms
Transfer 155 KB
Unused 42%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 183ms
Transfer 123 KB
Unused 53%
Monthly Cost $2/mo
js.hscollectedforms.net
Other
Optional
Execution 102ms
Transfer 26 KB
Monthly Cost $1/mo
ads.securityweek.com
Other
Optional
Execution 59ms
Transfer 13 KB
Monthly Cost $1/mo
js.hs-banner.com
Other
Optional
Execution 59ms
Transfer 19 KB
Monthly Cost $1/mo
www.securityweek.com
Other
Optional
Execution 52ms
Transfer 31 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.securityweek.com adds 2021ms and costs ~$27/month
  • HubSpot Analytics adds 879ms and costs ~$12/month
  • www.securityweek.com adds 867ms and costs ~$12/month
  • www.securityweek.com adds 552ms and costs ~$7/month
  • Unattributable adds 491ms and costs ~$7/month
  • Google Tag Manager adds 322ms and costs ~$4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.securityweek.com takes 2021ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

HubSpot Analytics takes 879ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.securityweek.com takes 867ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.securityweek.com takes 552ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 491ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 322ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

53% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback