Web reconnaissance — distinguishing real 404 from soft 404
Recon tools (gobuster, ffuf) look for non-404 responses to identify accessible paths. Sites returning 200 for everything (soft 404s) confuse these tools — every path appears accessible. Defenders sometimes intentionally configure this; usually it is just misconfiguration that breaks legitimate tooling.