mandiant / flare-fakenet-ng

FakeNet-NG - Next Generation Dynamic Network Analysis Tool
Apache License 2.0
1.76k stars 356 forks source link

Requesting "large" file using ProxyListener either fails or is slowed #68

Open millep opened 6 years ago

millep commented 6 years ago

Using the current version of FakeNet and running the default config, any request of a file (using ProxyListener) that utilizes chunked encoding in its transmission will either fail or be throttled by FakeNet.

For example:

Has this issue been encountered before? Any idea of where/how to fix it in the source? I am struggling to find the location of the problem.

Note: attributing this issue to chunked encoding over ProxyListener is mostly just a suspicion at this point because I have not been able to find the root cause yet.

strictlymike commented 6 years ago

Investigate alongside #41