mandiant / flare-fakenet-ng

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

Incorrect method passed to doCustomResponse() #140

Open htnhan opened 4 years ago

htnhan commented 4 years ago

https://github.com/fireeye/flare-fakenet-ng/blob/de6e00e21eb0dbe37ce741caba4116b809a17487/fakenet/listeners/HTTPListener.py#L311

Issue: Passing "GET" method instead of the correct "POST" method