<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on CyberYigit | Cybersecurity &amp; Field Notes</title><link>https://cyberyigit.com/en/posts/</link><description>Recent content in Posts on CyberYigit | Cybersecurity &amp; Field Notes</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 26 Sep 2026 10:00:00 +0300</lastBuildDate><atom:link href="https://cyberyigit.com/en/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>The Core of Security: Understanding the CIA Triad</title><link>https://cyberyigit.com/en/posts/cia-triad/</link><pubDate>Sat, 26 Sep 2026 10:00:00 +0300</pubDate><guid>https://cyberyigit.com/en/posts/cia-triad/</guid><description>&lt;p>Every operational defense mechanism and adversary attack vector ultimately touches at least one pillar of the &lt;strong>CIA Triad&lt;/strong> (Confidentiality, Integrity, Availability).&lt;/p>
&lt;h3 id="1-confidentiality">1. Confidentiality&lt;/h3>
&lt;p>Ensuring data is accessible only to authorized entities and processes.&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Vectors:&lt;/strong> Packet sniffing, unauthorized data exfiltration, MITM attacks.&lt;/li>
&lt;li>&lt;strong>Mitigation:&lt;/strong> Robust encryption (AES-256), multi-factor authentication (MFA), and strict RBAC policies.&lt;/li>
&lt;/ul>
&lt;h3 id="2-integrity">2. Integrity&lt;/h3>
&lt;p>Assurance that digital assets and system binaries have not been altered, wiped, or tampered with.&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Vectors:&lt;/strong> Unauthorized SQL modifications, malware injection, file manipulation.&lt;/li>
&lt;li>&lt;strong>Mitigation:&lt;/strong> Cryptographic hashing (SHA-256), digital certificates, and File Integrity Monitoring (FIM).&lt;/li>
&lt;/ul>
&lt;h3 id="3-availability">3. Availability&lt;/h3>
&lt;p>Guaranteeing uninterrupted access to services and systems for legitimate users.&lt;/p></description></item></channel></rss>