mandiant / flare-fakenet-ng

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

Error 87 - The parameter is incorrect #173

Open webhead404 opened 6 months ago

webhead404 commented 6 months ago

When using Fakenet on Windows with Elastic Defend, Fakenet can not pass packets from localhost to localhost. The elastic-endpoint.exe communicates over GRPC to elastic-agent.exe over ports 6788-6789 and any changes to Fakenet configuration result in the same error.

Does Fakenet also divert connections from localhost to localhost? Is there any way to ignore that? Using Elastic Defend alongside Fakenet would be a great tool for the community as Elastic Defend provides a lot of really good telemetry.

tinajohnson commented 5 months ago

Could you provide a screenshot or log output of the error? I suspect the issue is the same as the one mentioned here: https://github.com/ffalcinelli/pydivert/issues/42