erik4711
erik4711
It feels a bit awkward to set the NetworkMiner version to something other than `2.9.0` in [networkminer.vm.nuspec](https://github.com/mandiant/VM-Packages/blob/main/packages/networkminer.vm/networkminer.vm.nuspec). Is it possible to set the nuspec version to something like `2.9.0-static` or...
@emtuls @Ana06 See pull request #1115 with updated URL and nuspec version.
How about using a TLS inspection proxy instead of dumping TLS secrets that have to be post-processed with httpreplay? Some TLS proxies can generate PCAP files with decrypted TLS traffic...
> yes in past i was using mitmproxy for that, but i don't remembe why i dropped it Maybe mitmproxy didn't provide much value over the current implementation? The TLS...