You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
netfoil: Incorrect block responses could lead to localhost traffic
0.0.0.0 was used instead of NXDOMAIN for block responses. On Linux, which is the target platform for netfoil, the 0.0.0.0 is sent to localhost rather than just dropped.
Impact
Unintended traffic could be sent to localhost. Impact depends on running services and firewall rules.
The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product.
Learn more on MITRE.
Summary
0.0.0.0was used instead of NXDOMAIN for block responses. On Linux, which is the target platform for netfoil, the0.0.0.0is sent to localhost rather than just dropped.Impact
Unintended traffic could be sent to localhost. Impact depends on running services and firewall rules.
References