mandiant / flare-fakenet-ng

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

More flexibility in HTTP CustomResponse criteria #148

Open strictlymike opened 2 years ago

strictlymike commented 2 years ago

Software that calls out with varying/random/non-RFC compliant host headers and/or URIs can be difficult to control with the HTTP CustomResponse feature.

It would be nice to be able to enable custom responses unconditionally, or to be able to use wildcards or regex in the host or URI specifications to achieve a similar result.