# Intrusion-Detection Systems

A system that is setup for attracting and monitoring intruders is called?

> Honeypot

Specter aggressive mode tries to trace the attacker and gain its identity

> True

What type of IDS is Snort?

> Host based

Which of the following is NOT a profiling strategy used in anomaly detection?

> System monitoring

A profiling technique that monitors how applications use resources is called?

> Application monitoring

A series of ICMP packets sent to your ports in sequence might indicate what?

> a ping flood

What is another term for preemptive blocking?

> Banishment vigilance


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.zacheller.dev/network-security/courses/isci-cnss-course/intrusion-detection-systems.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
