You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: '...'}).
The text was updated successfully, but these errors were encountered:
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: '...'}
).The text was updated successfully, but these errors were encountered: