<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://r3d.page/</id><title>r3</title><subtitle>A minimal, responsive and feature-rich Jekyll theme for technical writing.</subtitle> <updated>2026-09-24T21:37:03+03:00</updated> <author> <name>r3dzyoud</name> <uri>https://r3d.page/</uri> </author><link rel="self" type="application/atom+xml" href="https://r3d.page/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://r3d.page/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 r3dzyoud </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>M4CR0SC0PE: VBA Macro Analysis with LLM</title><link href="https://r3d.page/posts/m4cr0sc0pe-vba-macro-analysis/" rel="alternate" type="text/html" title="M4CR0SC0PE: VBA Macro Analysis with LLM" /><published>2026-07-01T10:00:00+03:00</published> <updated>2026-08-01T23:19:14+03:00</updated> <id>https://r3d.page/posts/m4cr0sc0pe-vba-macro-analysis/</id> <content type="text/html" src="https://r3d.page/posts/m4cr0sc0pe-vba-macro-analysis/" /> <author> <name>r3dzyoud</name> </author> <category term="Projects" /> <category term="Malware Analysis" /> <summary>Overview M4CR0SC0PE is my graduation project at Jordan University of Science and Technology (JUST), Faculty of Computer and Information Technology — a fully static analysis pipeline for detecting and analyzing malicious VBA macros in Microsoft Office documents. The core idea: combine deep static code analysis with Large Language Model semantic reasoning to produce explainable malware reports ...</summary> </entry> <entry><title>REV: Packed Trojan, DLL, Rootkit &amp; IDAPython</title><link href="https://r3d.page/posts/rev-project2-packed-trojan-dll-rootkit/" rel="alternate" type="text/html" title="REV: Packed Trojan, DLL, Rootkit &amp;amp; IDAPython" /><published>2026-06-08T10:00:00+03:00</published> <updated>2026-08-02T14:56:08+03:00</updated> <id>https://r3d.page/posts/rev-project2-packed-trojan-dll-rootkit/</id> <content type="text/html" src="https://r3d.page/posts/rev-project2-packed-trojan-dll-rootkit/" /> <author> <name>r3dzyoud</name> </author> <category term="Projects" /> <category term="Reverse Engineering" /> <summary>Overview Five reverse engineering exercises: a UPX-packed Trojan analyzed in IDA Pro, a custom-encrypted DLL reversed in Ghidra + IDAPython, a Base64-obfuscated VBScript downloader, a rootkit kernel driver with hooked Windows APIs, and an automation pipeline comparing IDA Pro vs Ghidra decompilation output (96 vs 71 functions). All samples are known malicious artifacts from public reposito...</summary> </entry> <entry><title>REV: RedLine Stealer — Static &amp; Dynamic Analysis</title><link href="https://r3d.page/posts/rev-project1-redline-stealer-analysis/" rel="alternate" type="text/html" title="REV: RedLine Stealer — Static &amp;amp; Dynamic Analysis" /><published>2026-06-01T10:00:00+03:00</published> <updated>2026-08-02T14:36:52+03:00</updated> <id>https://r3d.page/posts/rev-project1-redline-stealer-analysis/</id> <content type="text/html" src="https://r3d.page/posts/rev-project1-redline-stealer-analysis/" /> <author> <name>r3dzyoud</name> </author> <category term="Projects" /> <category term="Reverse Engineering" /> <summary>Overview This post walks through a complete static and dynamic analysis of a real-world malware sample pulled from MalwareBazaar — cataloged under the signature Backdoor.TeamViewer, carrying the file name WEXTRACT.EXE .MUI, and flagged on VirusTotal as RedLine Stealer (Trojan). The workflow covers isolated lab setup, sample acquisition and hashing, PE structure and metadata dissection across n...</summary> </entry> <entry><title>Session Hijacking &amp; JWT Tampering</title><link href="https://r3d.page/posts/eh2-lab4-session-hijacking-jwt/" rel="alternate" type="text/html" title="Session Hijacking &amp;amp; JWT Tampering" /><published>2026-05-22T10:00:00+03:00</published> <updated>2026-08-01T23:13:08+03:00</updated> <id>https://r3d.page/posts/eh2-lab4-session-hijacking-jwt/</id> <content type="text/html" src="https://r3d.page/posts/eh2-lab4-session-hijacking-jwt/" /> <author> <name>r3dzyoud</name> </author> <category term="Labs" /> <category term="Web Security" /> <summary>Overview This lab demonstrates a complete session hijacking attack chain against an ASP.NET web application, followed by the proper mitigations. The attack leverages an unprotected session cookie transmitted over HTTP — captured via Firefox’s Network panel and Wireshark, then replayed with a Python script to impersonate an authenticated user without ever knowing the password. The lab also incl...</summary> </entry> <entry><title>SQL Injection: sqlmap &amp; Parameterized Queries</title><link href="https://r3d.page/posts/eh2-lab3-sql-injection-sqlmap-defense/" rel="alternate" type="text/html" title="SQL Injection: sqlmap &amp;amp; Parameterized Queries" /><published>2026-05-15T10:00:00+03:00</published> <updated>2026-08-01T23:13:08+03:00</updated> <id>https://r3d.page/posts/eh2-lab3-sql-injection-sqlmap-defense/</id> <content type="text/html" src="https://r3d.page/posts/eh2-lab3-sql-injection-sqlmap-defense/" /> <author> <name>r3dzyoud</name> </author> <category term="Labs" /> <category term="Web Security" /> <summary>Overview This lab simulates a full SQL injection attack chain against a real ASP.NET web application running on IIS with a Microsoft SQL Server backend — then switches to blue team to implement proper defenses. The vulnerable app is deployed intentionally to demonstrate classic SQLi, and then patched using parameterized queries. Environment: Kali Linux (Attacker): 192.168.0.101 Windows S...</summary> </entry> </feed>
