<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fundamentals on Njeru Mtwaiti</title>
    <link>https://blog.njerumtwaiti.com/tags/fundamentals/</link>
    <description>Recent content in Fundamentals on Njeru Mtwaiti</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 10 Feb 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.njerumtwaiti.com/tags/fundamentals/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SQL Injection from Zero to Shell: A Practical Walkthrough</title>
      <link>https://blog.njerumtwaiti.com/posts/sql-injection-zero-to-shell/</link>
      <pubDate>Mon, 10 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.njerumtwaiti.com/posts/sql-injection-zero-to-shell/</guid>
      <description>&lt;p&gt;SQL injection is one of the oldest and most consistently exploited vulnerability classes on the web. It&amp;rsquo;s been in the OWASP Top 10 since 2003. It keeps showing up in real engagements, bug bounty reports, and CTF challenges year after year.&lt;/p&gt;&#xA;&lt;p&gt;This post walks through SQL injection end-to-end — detection, manual exploitation, data extraction, and in some cases, a path to remote code execution.&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-it-works&#34;&gt;&#xA;  How It Works&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#how-it-works&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;When a web application constructs a SQL query by directly embedding user input, an attacker can manipulate that query&amp;rsquo;s logic.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
