Created
November 21, 2025 14:53
-
-
Save fabriziosalmi/65a2c2b0d0d516882bdfe90299386ec3 to your computer and use it in GitHub Desktop.
mitm quick dlp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run --rm -it -p 3128:8080 mitmproxy/mitmproxy mitmdump --set block_global=false --replacements "/~s/\b(secret|password|confidential)\b/[REDACTED]" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment