TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Cloudflare releases HAR santizer in response to the Okta breach

16 pointsby gregdoesitover 1 year ago

2 comments

miohtamaover 1 year ago
Feels like this tool should have been created by Okta in the first place, instead of asking their customers to submit them HAR files and then directly exposing the secrets in these files to the attackers.
cxrover 1 year ago
It&#x27;s kind of irresponsible to publish this, given the way it&#x27;s developed and deployed. It&#x27;s not even a very good implementation of what it&#x27;s supposed to do. (Using regular expression search-and-replace as a substitute for parsing? &lt;<a href="http:&#x2F;&#x2F;langsec.org&#x2F;" rel="nofollow noreferrer">http:&#x2F;&#x2F;langsec.org&#x2F;</a>&gt;)<p>This tool is not good.