Skip to content

Commit f3d6899

Browse files
[Security Center] Similarity search (#18795)
1 parent 732fc99 commit f3d6899

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/content/docs/radar/investigate/url-scanner.mdx

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,17 @@ You can also search for the hash in the URL Scanner API.
136136

137137
Go to [Search URL scans](/api/resources/url_scanner/subresources/scans/methods/list/) in the API documentation for the full list of available options.
138138

139-
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**.
139+
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**.
140+
141+
### Search filters
142+
143+
You can search through the URL Scanner [reports](/radar/investigate/url-scanner/#search-filters) and retrieve information filtered by:
144+
145+
- Similar screenshot
146+
- Identical favicon
147+
- Similar favicon
148+
- Similar HTML structure
149+
- Identical ASN
150+
- Identical IP
151+
- Identical domain
152+
- Identical final URL (after all redirections)

0 commit comments

Comments
 (0)