<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI Security on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/ai-security/</link><description>Recent content in AI Security on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 20 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/ai-security/index.xml" rel="self" type="application/rss+xml"/><item><title>The Evolving Landscape of AI Security</title><link>https://ai-blog.noorshomelab.dev/ai-security-guide-2026/ai-security-landscape/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-security-guide-2026/ai-security-landscape/</guid><description>&lt;h2 id="introduction-navigating-the-new-frontier-of-ai-security"&gt;Introduction: Navigating the New Frontier of AI Security&lt;/h2&gt;
&lt;p&gt;Welcome, future AI security expert! As Artificial Intelligence, especially Large Language Models (LLMs) and autonomous AI agents, becomes an integral part of our digital world, ensuring its security is no longer an afterthought—it&amp;rsquo;s a critical foundation. We&amp;rsquo;re talking about protecting systems that can generate code, process sensitive information, and even take actions on our behalf. Sounds powerful, right? It is, and with great power comes great responsibility&amp;hellip; and unique security challenges!&lt;/p&gt;</description></item><item><title>Continuous Security: Adversarial Testing, Monitoring &amp;amp; Human Oversight</title><link>https://ai-blog.noorshomelab.dev/ai-security-guide-2026/continuous-ai-security/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-security-guide-2026/continuous-ai-security/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome back, future AI security experts! In previous chapters, we&amp;rsquo;ve explored specific vulnerabilities like prompt injection, data poisoning, and tool misuse, and learned about designing secure AI systems. But here&amp;rsquo;s a crucial truth: AI security isn&amp;rsquo;t a one-time setup; it&amp;rsquo;s a continuous journey. Attackers are constantly evolving their methods, and your AI models themselves can exhibit emergent, unpredictable behaviors.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;re diving into the essential practices that ensure your AI applications remain secure and resilient over time. We&amp;rsquo;ll learn about proactive adversarial testing, setting up vigilant monitoring systems, and integrating human intelligence into the loop to catch what automated systems might miss. By the end, you&amp;rsquo;ll understand how to build a dynamic, adaptive security posture for your production-ready AI systems.&lt;/p&gt;</description></item><item><title>AI Security Guide: Protecting Production Systems</title><link>https://ai-blog.noorshomelab.dev/ai-security-guide-2026/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-security-guide-2026/</guid><description>&lt;p&gt;Welcome to this comprehensive guide on AI security. Here, you will explore critical vulnerabilities such as prompt injection, jailbreak attacks, data poisoning, and tool misuse, understanding their mechanisms and impact. This section provides the knowledge and strategies needed to protect AI systems and design robust, production-ready AI applications safely.&lt;/p&gt;</description></item><item><title>AI Security: Protecting LLMs and Agentic Applications</title><link>https://ai-blog.noorshomelab.dev/guides/ai-security-llm-agentic-guide/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/ai-security-llm-agentic-guide/</guid><description>&lt;p&gt;Welcome! In this guide, we&amp;rsquo;ll explore the crucial field of AI security. As artificial intelligence systems become more powerful and integrated into our daily lives, ensuring their safety and resilience against attacks is paramount. This isn&amp;rsquo;t just about preventing data breaches; it&amp;rsquo;s about building trust, maintaining system integrity, and protecting users from harm.&lt;/p&gt;
&lt;h3 id="what-is-ai-security"&gt;What is AI Security?&lt;/h3&gt;
&lt;p&gt;At its core, AI security is about protecting artificial intelligence systems from malicious attacks, unintended behaviors, and vulnerabilities that could compromise their functionality, data, or the safety of those interacting with them. This includes safeguarding the data used to train AI, the models themselves, and the applications that deploy them. It&amp;rsquo;s a dynamic field because AI technology and attack methods are always evolving.&lt;/p&gt;</description></item><item><title>Chapter 9: Securing Systems: Identifying &amp;amp; Mitigating Vulnerabilities</title><link>https://ai-blog.noorshomelab.dev/real-world-software-problem-solving-guide/securing-systems/</link><pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/real-world-software-problem-solving-guide/securing-systems/</guid><description>&lt;h2 id="introduction-the-digital-locksmith"&gt;Introduction: The Digital Locksmith&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 9! So far, we&amp;rsquo;ve explored how to debug, optimize, and scale systems. Now, it&amp;rsquo;s time to put on our detective hats and think like an adversary. In the world of software engineering, building a functional system is only half the battle; ensuring it&amp;rsquo;s secure against malicious attacks is the other, equally critical, half. A single vulnerability can compromise data, damage reputation, and lead to significant financial and legal repercussions.&lt;/p&gt;</description></item><item><title>Securing AI-Generated Code Best Practices: Complete Guide 2026</title><link>https://ai-blog.noorshomelab.dev/best-practices/securing-ai-generated-code-best-practices/</link><pubDate>Thu, 05 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/best-practices/securing-ai-generated-code-best-practices/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The rapid adoption of AI-generated code is revolutionizing software development, offering unprecedented speed and efficiency. However, this transformative technology also introduces a new frontier of security challenges. AI models, while powerful, can inadvertently generate code with vulnerabilities, introduce insecure dependencies, or even propagate flaws based on their training data or malicious prompts.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why best practices matter for securing AI-generated code:&lt;/strong&gt;
Securing AI-generated code is not merely an extension of traditional secure coding; it requires a dedicated approach that acknowledges the unique risks posed by generative AI. Without robust best practices, organizations face increased attack surfaces, potential for subtle and hard-to-detect vulnerabilities, amplified supply chain risks, and the daunting task of scaling security for vast amounts of machine-generated code. Implementing these practices is crucial for maintaining the integrity, confidentiality, and availability of applications built with AI assistance.&lt;/p&gt;</description></item></channel></rss>