<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Command Injection on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/command-injection/</link><description>Recent content in Command Injection on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 04 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/command-injection/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 4: Injection Flaws: SQL, NoSQL, and Command Injection</title><link>https://ai-blog.noorshomelab.dev/web-security-hacker-dev-2026/injection-flaws-deep-dive/</link><pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/web-security-hacker-dev-2026/injection-flaws-deep-dive/</guid><description>&lt;h2 id="introduction-to-injection-flaws"&gt;Introduction to Injection Flaws&lt;/h2&gt;
&lt;p&gt;Welcome back, future security champions! In our previous chapters, we laid the groundwork for thinking like an attacker and understanding the core principles of web application security. Now, we&amp;rsquo;re diving into one of the most pervasive and dangerous vulnerabilities on the internet: &lt;strong&gt;Injection Flaws&lt;/strong&gt;. This category frequently sits at or near the top of the OWASP Top 10 list, highlighting its critical importance.&lt;/p&gt;
&lt;p&gt;What exactly is an Injection Flaw? Imagine you&amp;rsquo;re sending a message, but someone slips in extra instructions that the recipient then accidentally executes as part of their own duties. That&amp;rsquo;s the essence of injection. It occurs when untrusted data is sent to an interpreter as part of a command or query. The attacker’s hostile data can trick the interpreter into executing unintended commands or accessing data without proper authorization. This chapter will focus on three common types: SQL Injection, NoSQL Injection, and Command Injection.&lt;/p&gt;</description></item></channel></rss>