https://github.com/OWASP/Nettacker/blame/f4c1bbfce5a02da0db7e6ddfffc804cda8bf17f2/nettacker/modules/vuln/subdomain_takeover.yaml#L168
Running this test against a subdomain web server that returns a 404 response for its root page triggers the Flexbe and Uptimerobot tests, which happen to be the two tests in the file that check for a 404 response OR a pattern in the response body. Should this be an AND instead?
https://github.com/OWASP/Nettacker/blame/f4c1bbfce5a02da0db7e6ddfffc804cda8bf17f2/nettacker/modules/vuln/subdomain_takeover.yaml#L168
Running this test against a subdomain web server that returns a 404 response for its root page triggers the Flexbe and Uptimerobot tests, which happen to be the two tests in the file that check for a 404 response OR a pattern in the response body. Should this be an AND instead?