|
| 1 | +--- |
| 2 | +title: "How to React to abnormal activity detected on your web hosting" |
| 3 | +excerpt: "Discover the steps to follow when abnormal activity is detected on your OVHcloud web hosting" |
| 4 | +updated: 2025-09-30 |
| 5 | +--- |
| 6 | + |
| 7 | +## Objective |
| 8 | + |
| 9 | +This guide explains why **abnormal activity** might be detected on your web hosting, the **temporary consequences** (security blocks), and **how to restore** functionality once the issue is resolved. |
| 10 | + |
| 11 | +**Discover how to react to unusual activity on your OVHcloud web hosting.** |
| 12 | + |
| 13 | +## Requirements |
| 14 | + |
| 15 | +- Have an [OVHcloud web hosting offer](/links/web/hosting). |
| 16 | +- Be logged into your [OVHcloud Control Panel](/links/manager). |
| 17 | + |
| 18 | +## Instructions |
| 19 | + |
| 20 | +> [!primary] |
| 21 | +> To protect your website and visitors, we automatically activate security measures whenever unusual activity is detected on your web hosting. This is not always an attack; for example, the cause could also be a poor website configuration, a third-party script, or a faulty extension. |
| 22 | +
|
| 23 | +### Why is this message displayed? |
| 24 | + |
| 25 | +We have detected unusual activity that could harm your service: |
| 26 | + |
| 27 | +- Case 1 – **Detected malware**: Likely presence of **malicious files**. |
| 28 | +- Case 2 – **Unusual volume of emails sent via PHP** (scripts/applications). |
| 29 | +- Case 3 – **Unusual volume of outgoing requests** (external connections). |
| 30 | + |
| 31 | +For security reasons and depending on the situation, certain features may be temporarily blocked: |
| 32 | + |
| 33 | +- **Website access** (Case 1) |
| 34 | +- **Email sending via PHP** (Case 1 and Case 2). |
| 35 | +- **Outgoing requests (TCP OUT)** (Case 1 and Case 3). |
| 36 | + |
| 37 | +### What are the consequences for my website? |
| 38 | + |
| 39 | +- Depending on the detected unusual activity, your **website may no longer be online** and accessible to visitors. |
| 40 | +- **Emails sent via PHP** (forms, notifications, etc.) and/or **outgoing connections** (external APIs, webhooks, HTTP updates, etc.) may be **temporarily disabled**, depending on the case. |
| 41 | + |
| 42 | +### Steps to resolve the situation |
| 43 | + |
| 44 | +#### Case 1 — Detected Malware |
| 45 | + |
| 46 | +Your hosting likely contains malicious files. To understand and address these anomalies, follow our guide "[Use Case - Recommendations After Your Website is Hacked](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked)". |
| 47 | + |
| 48 | +**Once the cleanup is complete**, refer to the section "[Lift Security Measures](#lift-security-measures)" below. |
| 49 | + |
| 50 | +#### Case 2 — Unusual Volume of Emails Sent via PHP |
| 51 | + |
| 52 | +Your website has sent a number of emails via PHP exceeding the normal threshold. This could be **legitimate** (campaign, newsletter module) or **undesired** (abusive use of a form, misconfigured script, compromised extension). To understand and resolve these anomalies, consult our guide "[Track and Manage Automated Emails from Your Web Hosting](/pages/web_cloud/web_hosting/mail_function_script_records)". |
| 53 | + |
| 54 | +**Once the situation is normalized**, proceed to the section "[Lift Security Measures](#lift-security-measures)". |
| 55 | + |
| 56 | +> [!primary] |
| 57 | +> |
| 58 | +> This measure does **not** apply to sending messages from your email address (via webmail or a mail client). It only applies to **emails sent from your scripts** (PHP `mail()` function or SMTP sending triggered by an application from your web hosting). |
| 59 | +
|
| 60 | +#### Case 3 — Unusual Volume of Outgoing Requests (TCP OUT) |
| 61 | + |
| 62 | +Your website is making numerous external connections (APIs, updates, HTTP calls, etc.). This could indicate a malfunction. To understand and resolve these anomalies, consult our guide "[Use Case - Recommendations After Your Website is Hacked](/pages/web_cloud/web_hosting/cms_what_to_do_if_your_site_is_hacked)". |
| 63 | + |
| 64 | +**Once the cleanup is complete**, refer to the section "[Lift Security Measures](#lift-security-measures)" below. |
| 65 | + |
| 66 | +### Lift Security Measures <a name="lift-security-measures"></a> |
| 67 | + |
| 68 | +> [!warning] |
| 69 | +> |
| 70 | +> Perform this step **only after applying the recommendations above** (diagnosis, corrections/updates, security hardening). If abnormal activity is detected again during a subsequent scan, **security measures will be automatically reactivated**. You will receive a new notification, and the blocks will remain in place until the **situation is permanently resolved**. |
| 71 | +
|
| 72 | +1. Log in to your [OVHcloud Control Panel](/links/manager), go to `Web Cloud`{.action}, then click on your web hosting. |
| 73 | +2. An **alert window** appears: `"Abnormal Activity on Your Hosting"`. If you click the `Later`{.action} button, an **alert banner** `"Abnormal Activity Detected"` appears at the top of the page. Click `Learn More`{.action} to reopen the alert window. |
| 74 | +3. **Check** the box: `I confirm I have performed all necessary actions to resolve the issue`. |
| 75 | +4. Click `Lift Security Measures`{.action}. |
| 76 | +5. A **confirmation banner** appears at the top of the page: `Your hosting is being analyzed to lift the security measures.` Track progress by clicking the link `View Ongoing Tasks`{.action} or directly from the `Ongoing Tasks`{.action} tab. |
| 77 | + |
| 78 | +> [!warning] |
| 79 | +> |
| 80 | +> Ensure your service is **eligible for automatic unblocking** (certain statuses do not allow immediate lifting of measures). |
| 81 | +
|
| 82 | +## Go Further |
| 83 | + |
| 84 | +[How to Secure a Website?](/pages/web_cloud/web_hosting/secure_your_website) |
| 85 | + |
| 86 | +For specialized services (SEO, development, etc.), contact [OVHcloud partners](/links/partner). |
| 87 | + |
| 88 | +If you need assistance with the use and configuration of your OVHcloud solutions, please consult our various [support offers](/links/support). |
| 89 | + |
| 90 | +Discuss with our [user community](/links/community). |
0 commit comments