Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW TOOL] HAR File Sanitizer #811

Open
justinlosh opened this issue Dec 23, 2023 · 2 comments · May be fixed by #1531
Open

[NEW TOOL] HAR File Sanitizer #811

justinlosh opened this issue Dec 23, 2023 · 2 comments · May be fixed by #1531
Assignees
Labels

Comments

@justinlosh
Copy link

What tool do you want?
Example: HAR File Sanitizer

Describe the solution you'd like
A tool similar to the Cloudflare or Google HAR Sanitizer (https://har-sanitizer.pages.dev/)

Is their example of this tool in the wild?
https://github.com/cloudflare/har-sanitizer

@miro444
Copy link

miro444 commented Mar 5, 2025

Yep, sanitization would be super useful after we saw what can happen with unsanitized HAR in https://www.rezonate.io/blog/har-files-attack-okta-customers/. Also analyzer to check the HAR stats.

sharevb added a commit to sharevb/it-tools that referenced this issue Mar 9, 2025
@sharevb sharevb linked a pull request Mar 9, 2025 that will close this issue
sharevb added a commit to sharevb/it-tools that referenced this issue Mar 15, 2025
sharevb added a commit to sharevb/it-tools that referenced this issue Mar 15, 2025
sharevb added a commit to sharevb/it-tools that referenced this issue Mar 15, 2025
@sharevb
Copy link
Contributor

sharevb commented Mar 15, 2025

Hi @justinlosh and @miro444, implemented in #1531 and in my fork : https://sharevb-it-tools.vercel.app/har-sanitizer
It is adapted from Cloudflare HAR sanitizer here : https://github.com/cloudflare/har-sanitizer

And if you are interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants