BurpSuite
Last updated
Burp's scope rules use regular expressions in the host field, so you can create a rule that matches something like:
Scope --> Advanced Scope
.*\.test\.com$.*\.test\.*$(^|^[^:]+://|[^.]+.)test.*https://regexr.com/ is a great resource too.
Last updated