diff --git a/src/content/docs/security-center/investigate/investigate-threats.mdx b/src/content/docs/security-center/investigate/investigate-threats.mdx index e0a32de41b175b8..16d843f9a93b76a 100644 --- a/src/content/docs/security-center/investigate/investigate-threats.mdx +++ b/src/content/docs/security-center/investigate/investigate-threats.mdx @@ -49,6 +49,16 @@ When you search for an AS number, Cloudflare will return registration data such With sufficient data, AS number search results will also return the geographical distribution of traffic in its network, application level attacks and network level attacks, each broken down by Cloudflare mitigation techniques and network protocols, respectively. +## Hash + +When you search for a hash, the Cloudflare dashboard will provide a URL report for that specific hash. + +To search using a hash: + +1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. Go to **Security Center** > **Investigate**. Enter the hash, then select **Search**. +3. Select **View report** to view the report for your URL. + ## URL When you search for a URL, Cloudflare will provide a list of recent scan reports for that specific URL, limited to the past 30 days. You can view previously generated reports or scan again to generate a new report. @@ -84,4 +94,4 @@ To download a report: 1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. 2. Select **Investigate** > Enter your domain > Select **Search**. -3. Once the report has been generated, select **Download** > Choose between **Download HAR** or **Download JSON**. +3. Once the report has been generated, select **Download** > Choose between **Download HAR** or **Download JSON**. \ No newline at end of file