Cloudflare releases HAR santizer in response to the Okta breach

by gregdoesiton 10/29/2023, 7:21 AMwith 2 comments

by miohtamaon 10/29/2023, 12:46 PM

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.

by cxron 10/29/2023, 1:45 PM

It's kind of irresponsible to publish this, given the way it's developed and deployed. It's not even a very good implementation of what it's supposed to do. (Using regular expression search-and-replace as a substitute for parsing? <http://langsec.org/>)

This tool is not good.