Add support for testing SSRFs. This class should require a URL to a HTTP listener end-point which would be injected into the HTTP requests. This feature should be disabled by default in URLScanner, unless the SSRF URL is provided (ex: ssrf: {url: '...'}).
Add support for testing SSRFs. This class should require a URL to a HTTP listener end-point which would be injected into the HTTP requests. This feature should be disabled by default in
URLScanner, unless the SSRF URL is provided (ex:ssrf: {url: '...'}).