> ## Documentation Index
> Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Other Threat Vectors

> Attackers exploit vulnerabilities in network infrastructures and supply chains, evolving beyond traditional social engineering and human-targeted hacking.

Attackers continually evolve their strategies to exploit vulnerabilities beyond traditional social engineering and human-targeted hacking. They increasingly take advantage of weaknesses in network infrastructures and supply chains.

Attack methods generally fall into two categories:

* **Local Attacks:** Directly target systems through physical access.
* **Remote Attacks:** Exploit vulnerabilities via network access, often bypassing conventional security measures.

A secure network adheres to the foundational principles of the CIA triad:

* **Confidentiality:** Ensuring that sensitive information is not disclosed to unauthorized individuals.
* **Integrity:** Maintaining the accuracy and consistency of stored data.
* **Availability:** Guaranteeing reliable and timely access to data and resources.

Failure to secure these aspects exposes the network to various risks and potential breaches.

Potential network threat vectors include:

* **Wired Connections:** Direct physical access can lead to hacking and data interception.
* **Wireless Connections:** Susceptible to eavesdropping and unauthorized access due to their broadcast nature.
* **Bluetooth:** Introduces additional risks through proximity-based exploits.

<Frame>
  ![The image shows a diagram titled "Network Vectors," illustrating three types of vectors: Wired, Wireless, and Bluetooth, each with corresponding icons.](https://kodekloud.com/kk-media/image/upload/v1752872633/notes-assets/images/CompTIA-Security-Certification-Other-Threat-Vectors/network-vectors-diagram-wired-wireless-bluetooth.jpg)
</Frame>

<Callout icon="lightbulb" color="#1CB2FE">
  Regular network security audits and prompt infrastructure updates are vital to mitigate these threat vectors and maintain robust security measures.
</Callout>

<CardGroup>
  <Card title="Watch Video" icon="video" cta="Learn more" href="https://learn.kodekloud.com/user/courses/comptia-security-certification/module/208b2070-c737-43e9-b012-7f868f1621be/lesson/c2a4aca3-6a50-4843-b4e0-6bab7b8b6ef7" />
</CardGroup>
