<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>Digital Notes</title>
      <link>https://mahshid-msh.github.io</link>
      <description>Last 10 notes on Digital Notes</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>AI &amp; Machine Learning Algorithms</title>
    <link>https://mahshid-msh.github.io/Cheatsheets/AI--and--Machine-Learning-Algorithms</link>
    <guid>https://mahshid-msh.github.io/Cheatsheets/AI--and--Machine-Learning-Algorithms</guid>
    <description><![CDATA[ Coming soon …. ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>Independent CTFs</title>
    <link>https://mahshid-msh.github.io/Writeups/Independent-CTFs</link>
    <guid>https://mahshid-msh.github.io/Writeups/Independent-CTFs</guid>
    <description><![CDATA[ Here are my writeups for independent challenges: challenge_1 challenge_2 challenge_3 format_string1 stack_pivot binary_patching unpack_challenge . ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>binary_patching</title>
    <link>https://mahshid-msh.github.io/Writeups/binary_patching</link>
    <guid>https://mahshid-msh.github.io/Writeups/binary_patching</guid>
    <description><![CDATA[ link of the binary file Bypassing Hardcoded Limits via Assembly Modification This writeup details the process of reverse engineering a binary to locate and modify a hardcoded threshold constraint. ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>challenge_1</title>
    <link>https://mahshid-msh.github.io/Writeups/challenge_1</link>
    <guid>https://mahshid-msh.github.io/Writeups/challenge_1</guid>
    <description><![CDATA[ link of the binary file We are going to solve a challenge. The goal is to see confidential access granted. ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>challenge_2</title>
    <link>https://mahshid-msh.github.io/Writeups/challenge_2</link>
    <guid>https://mahshid-msh.github.io/Writeups/challenge_2</guid>
    <description><![CDATA[ link of the binary file Goal: Exploit a buffer overflow to bypass authentication checks, solve a hidden mathematical equation, and read the flag. 1. ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>challenge_3</title>
    <link>https://mahshid-msh.github.io/Writeups/challenge_3</link>
    <guid>https://mahshid-msh.github.io/Writeups/challenge_3</guid>
    <description><![CDATA[ link of the binary file Goal: Exploit the binary to read the content of flag.txt. 1. Initial Recon First things first, let’s inspect the binary. ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>format_string</title>
    <link>https://mahshid-msh.github.io/Writeups/format_string</link>
    <guid>https://mahshid-msh.github.io/Writeups/format_string</guid>
    <description><![CDATA[ link of the binary file Goal: Exploit a format string vulnerability to overwrite a specific variable and alter the program’s execution to capture the flag. ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>unpack_challenge</title>
    <link>https://mahshid-msh.github.io/Writeups/unpack_challenge</link>
    <guid>https://mahshid-msh.github.io/Writeups/unpack_challenge</guid>
    <description><![CDATA[ link of the binary file Finding the OEP and Dumping the Payload It is a 32-bit binary. Keep it in mind, we will use it later. ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>Welcome to digital-notes</title>
    <link>https://mahshid-msh.github.io/</link>
    <guid>https://mahshid-msh.github.io/</guid>
    <description><![CDATA[  Overview Welcome to my personal knowledge base. ]]></description>
    <pubDate>Thu, 02 Jul 2026 11:15:50 GMT</pubDate>
  </item><item>
    <title>stack_pivot</title>
    <link>https://mahshid-msh.github.io/Writeups/stack_pivot</link>
    <guid>https://mahshid-msh.github.io/Writeups/stack_pivot</guid>
    <description><![CDATA[ link of the binary file Goal: Exploit an off-by-one buffer overflow to pivot the stack, execute a Return-Oriented Programming (ROP) chain, and pop a shell. ]]></description>
    <pubDate>Fri, 12 Jun 2026 21:20:31 GMT</pubDate>
  </item>
    </channel>
  </rss>