diff --git a/src/content/docs/radar/investigate/url-scanner.mdx b/src/content/docs/radar/investigate/url-scanner.mdx index 09e2204fb1f309..aff0e118a152b2 100644 --- a/src/content/docs/radar/investigate/url-scanner.mdx +++ b/src/content/docs/radar/investigate/url-scanner.mdx @@ -136,4 +136,17 @@ You can also search for the hash in the URL Scanner API. Go to [Search URL scans](/api/operations/urlscanner-search-scans) in the API documentation for the full list of available options. -Alternatively, you can search for the hash on the [Cloudflare dashboard](https://dash.cloudflare.com/) by selecting your account > **Security Center** > **Investigate** > Enter the hash > Select **Search**. \ No newline at end of file +Alternatively, you can search for the hash on the [Cloudflare dashboard](https://dash.cloudflare.com/) by selecting your account > **Security Center** > **Investigate** > Enter the hash > Select **Search**. + +### Search filters + +You can search through the URL Scanner [reports](/radar/investigate/url-scanner/#search-filters) and retrieve information filtered by: + +- Similar screenshot +- Identical favicon +- Similar favicon +- Similar HTML structure +- Identical ASN +- Identical IP +- Identical domain +- Identical final URL (after all redirections) \ No newline at end of file