---
title: "Intrusion detection system (IDS)"
description: "We help designers, developers, hobbyists and business owners get the most out of the Joomla CMS.  Join us at our free monthly meetups, and let us help you with your Joomla projects."
url: "https://www.joomlalondon.co.uk/official-joomla-announcements/intrusion-detection-system-ids"
date: "2026-09-09T15:22:28+00:00"
language: "en-GB"
---

#  Intrusion detection system (IDS)

An Intrusion Detection System(IDS) is a software that monitors a host and notifies you of suspicious activity, in this case your Joomla website. Such suspicious activity can be a sign that attackers are trying to find a security hole to exploit on your Joomla website, or have already hacked into it.

IDS detects Cross-site scripting (XSS), SQL injection, header injection, Directory traversal, Remote File Execution, Local File Inclusion, Denial of Service (DoS). It provides impact of every attack by analyzing any chosen input variables as POST, GET, SESSION, COOKIE.

The main goal is to monitor any input from client that reach your website, detect malicious activity and notify administrator about it. Any malicious activity or violation is reported either to an administrator or collected to database.

**Features:**
\- Easy to install and upgrade
\- Easy configuration
\- Monitoring &amp; reporting
\- .htaccess protection

More: https://www.joomlaids.com/

Read more  [http://feeds.joomla.org/~r/JoomlaExtensions/~3/-rIX17W5O1E/intrusion-detection-system-ids](http://feeds.joomla.org/~r/JoomlaExtensions/~3/-rIX17W5O1E/intrusion-detection-system-ids "Intrusion detection system (IDS)")

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.joomlalondon.co.uk" }, { "@type": "ListItem", "position": 2, "name": "Official Joomla! Announcements", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements" }, { "@type": "ListItem", "position": 3, "name": "Intrusion detection system (IDS)", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements/intrusion-detection-system-ids" } ] }
```
