mandiant/flare-fakenet-ng

More flexibility in HTTP CustomResponse criteria

Open

#148 opened on Oct 2, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (1,626 stars) (359 forks)batch import
featuregood first issue

Description

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.

Contributor guide