<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>bogs.io</title>
    <link>https://bogs.io</link>
    <description>Security notes and technical articles from bogs.io</description>
    <language>en-us</language>
    <atom:link href="https://bogs.io/feed.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>The Decline of Software</title>
      <link>https://bogs.io/posts/the-decline-of-software.html</link>
      <guid>https://bogs.io/posts/the-decline-of-software.html</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 +0000</pubDate>
      <description>Software used to do one thing well and get out of the way. Now every tool wants a monthly fee, an internet connection, and an AI assistant. What happened, and what good still looks like.</description>
    </item>
    <item>
      <title>Attacking SMB</title>
      <link>https://bogs.io/posts/attacking-smb.html</link>
      <guid>https://bogs.io/posts/attacking-smb.html</guid>
      <pubDate>Thu, 10 Jun 2021 00:00:00 +0000</pubDate>
      <description>A practical guide to enumerating SMB, abusing null sessions, using PsExec, and capturing or relaying NTLM authentication.</description>
    </item>
    <item>
      <title>Complete Guide to CSRF</title>
      <link>https://bogs.io/posts/complete-guide-to-csrf.html</link>
      <guid>https://bogs.io/posts/complete-guide-to-csrf.html</guid>
      <pubDate>Mon, 15 Feb 2021 00:00:00 +0000</pubDate>
      <description>An end-to-end explanation of CSRF, including GET and POST attack patterns, attack preconditions, browser constraints, and common defenses.</description>
    </item>
    <item>
      <title>Cracking Passwords with Python</title>
      <link>https://bogs.io/posts/cracking-passwords-with-python.html</link>
      <guid>https://bogs.io/posts/cracking-passwords-with-python.html</guid>
      <pubDate>Mon, 15 Feb 2021 00:00:00 +0000</pubDate>
      <description>A walkthrough for building a threaded brute-force script that handles CSRF-protected login forms instead of relying only on off-the-shelf tools.</description>
    </item>

  </channel>
</rss>
