# ISCI CNSS Course

{% content-ref url="/pages/-M7TyLTHxxZVD1wSuadc" %}
[Introduction to Network Security](/network-security/courses/isci-cnss-course/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m093LXpy1BHu9wRn" %}
[Types of Attacks](/network-security/courses/isci-cnss-course/types-of-attacks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8gl7i4hhR4y2HxW" %}
[Fundamentals of Firewalls](/network-security/courses/isci-cnss-course/fundamentals-of-firewalls.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8dVEpDlIMvViNem" %}
[Intrusion-Detection Systems](/network-security/courses/isci-cnss-course/intrusion-detection-systems.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8aJ\_sW2PXSuAm32" %}
[Fundamentals of Encryption](/network-security/courses/isci-cnss-course/fundamentals-of-encryption.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8XmJxo2yvUcPX4q" %}
[Virtual Private Networks (VPN)](/network-security/courses/isci-cnss-course/virtual-private-networks-vpn.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8UBPZMHCFBEV0Tx" %}
[Operating System Hardening](/network-security/courses/isci-cnss-course/operating-system-hardening.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8ROzIW0LNnnvZ7k" %}
[Virus Attacks and How to Defend](/network-security/courses/isci-cnss-course/virus-attacks-and-how-to-defend.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8NzB-urWr2-OXR5" %}
[Security Policies](/network-security/courses/isci-cnss-course/security-policies.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8KUDV1yH3E4TTfM" %}
[Assessing System Security](/network-security/courses/isci-cnss-course/assessing-system-security.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87m8GA8ZCG3sRMpmOo" %}
[Security Standards](/network-security/courses/isci-cnss-course/security-standards.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87mUYi7DbNJ\_R7lABQ" %}
[Physical Security and Recovery](/network-security/courses/isci-cnss-course/physical-security-and-recovery.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M87mTy263aWOuz5kuKg" %}
[Attackers Techniques](/network-security/courses/isci-cnss-course/attackers-techniques.md)
{% endcontent-ref %}


---

# 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.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.
