I have created a custom extension that takes all requests of a certain domain from the sitemap, does some magic on the insertion points and then adds the requests with custom insertion points to the active scanner.
I'm having a problem with ensuring that I only add requests that are in scope.
Is there an API function that can be called to check if an URL is in scope?
↧