Nytro Posted November 11, 2014 Report Posted November 11, 2014 [h=1]mitmproxy and pathod 0.11[/h]07 November 2014 I'm happy to announce that we've just released v0.11 of both mitmproxy and pathod. This release features a huge revamp of mitmproxy's internals and a long list of important features. Pathod has much improved SSL support and fuzzing. Our thanks to the many testers and contributors that helped get this out the door. Please lodge bug reports and feature requests here. [h=1]MITMPROXY CHANGELOG[/h] Performance improvements for mitmproxy consoleSOCKS5 proxy mode allows mitmproxy to act as a SOCKS5 proxy serverData streaming for response bodies exceeding a threshold (bradpeabody@gmail.com)Ignore hosts or IP addresses, forwarding both HTTP and HTTPS traffic untouchedFiner-grained control of traffic replay, including options to ignore contents or parameters when matching flows (marcelo.glezer@gmail.com)Pass arguments to inline scriptsConfigurable size limit on HTTP request and response bodiesPer-domain specification of interception certificates and keys (see --cert option)Certificate forwarding, relaying upstream SSL certificates verbatim (see --cert-forward)Search and highlighting for HTTP request and response bodies in mitmproxy console (pedro@worcel.com)Transparent proxy support on WindowsImproved error messages and loggingSupport for FreeBSD in transparent mode, using pf (zbrdge@gmail.com)Content view mode for WBXML (davidshaw835@air-watch.com)Better documentation, with a new section on proxy modesGeneric TCP proxy modeCountless bugfixes and other small improvements [h=1]PATHOD CHANGELOG[/h] Hugely improved SSL support, including dynamic generation of certificates using the mitproxy cacertpathoc -S dumps information on the remote SSL certificate chainBig improvements to fuzzing, including random spec selection and memoization to avoid repeating randomly generated patternsReflected patterns, allowing you to embed a pathod server response specification in a pathoc request, resolving both on client side. This makes fuzzing proxies and other intermediate systems much better.Sursa: cortesi - mitmproxy and pathod 0.11 Quote