<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Print3M Blog</title>
        <link>https://print3m.github.io/blog-rss.xml</link>
        <description>Offensive IT security blog, redteaming and programming.</description>
        <lastBuildDate>Sun, 19 Apr 2026 17:08:42 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>Print3M © 2025</copyright>
        <item>
            <title><![CDATA[DLL Sideloading for Initial Access – Red Team Operator's Guide]]></title>
            <link>https://print3m.github.io/blog/dll-sideloading-for-initial-access</link>
            <guid>https://print3m.github.io/blog/dll-sideloading-for-initial-access</guid>
            <pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[DLL sideloading can be used for initial access in red team operations. Find the right software, backdoor it. Great way to avoid EDR detection.]]></description>
            <enclosure url="https://print3m.github.io/imgs/dll-sideloading-for-initial-access/thumbnail.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[FileJacking – Initial Access with File System API]]></title>
            <link>https://print3m.github.io/blog/filejacking-initial-access-with-file-system-api</link>
            <guid>https://print3m.github.io/blog/filejacking-initial-access-with-file-system-api</guid>
            <pubDate>Mon, 04 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[FileJacking – Malware Initial Access technique with File System API. Backdoor files, read / write folders directly from the browser – no downloads.]]></description>
            <enclosure url="https://print3m.github.io/imgs/filejacking-initial-access-with-file-system-api/thumbnail.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Malware Delivery via Custom Website in 2025]]></title>
            <link>https://print3m.github.io/blog/malware-delivery-via-custom-website-2025</link>
            <guid>https://print3m.github.io/blog/malware-delivery-via-custom-website-2025</guid>
            <pubDate>Sun, 23 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Techniques used to host malware on a website. Tricks to remember for a good OPSEC. How to build a malicious site.]]></description>
            <enclosure url="https://print3m.github.io/imgs/malware-delivery-via-website-2025/thumbnail.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[From C to shellcode (simple way)]]></title>
            <link>https://print3m.github.io/blog/from-c-to-shellcode</link>
            <guid>https://print3m.github.io/blog/from-c-to-shellcode</guid>
            <pubDate>Tue, 12 Nov 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[In this post I demonstrate how to write and compile C code to get a pure standalone shellcode in easy way.]]></description>
            <enclosure url="https://print3m.github.io/imgs/from-c-to-shellcode/thumbnail.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[C standard vs implementation - platonism and compilers]]></title>
            <link>https://print3m.github.io/blog/c-standard-vs-implementation</link>
            <guid>https://print3m.github.io/blog/c-standard-vs-implementation</guid>
            <pubDate>Sun, 01 Sep 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[The C standard is not actually read by anyone, except perhaps compiler developers. I want to define what is part of the standard and what is an implementation.]]></description>
            <enclosure url="https://print3m.github.io/imgs/c-standard-vs-implementation/thumbnail.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[[Shellcode x64] Find and execute WinAPI functions with Assembly]]></title>
            <link>https://print3m.github.io/blog/x64-winapi-shellcoding</link>
            <guid>https://print3m.github.io/blog/x64-winapi-shellcoding</guid>
            <pubDate>Fri, 26 Jul 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[We begin the adventure with assembly and shellcoding on Windows x64. In this post, we run the WinAPI function without any imports.]]></description>
            <enclosure url="https://print3m.github.io/imgs/x64-shellcoding-winapi/giga-chad-title.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Msfvenom detection rate in 2024]]></title>
            <link>https://print3m.github.io/blog/msfvenom-detection-in-2024</link>
            <guid>https://print3m.github.io/blog/msfvenom-detection-in-2024</guid>
            <pubDate>Sun, 09 Jun 2024 00:00:00 GMT</pubDate>
            <enclosure url="https://print3m.github.ioundefined" length="0" type="image//"/>
        </item>
        <item>
            <title><![CDATA[Manual DLL-Wrapping technique (AMSI DLL-Implant)]]></title>
            <link>https://print3m.github.io/blog/amsi-dll-wrapper</link>
            <guid>https://print3m.github.io/blog/amsi-dll-wrapper</guid>
            <pubDate>Wed, 08 May 2024 00:00:00 GMT</pubDate>
            <enclosure url="https://print3m.github.ioundefined" length="0" type="image//"/>
        </item>
        <item>
            <title><![CDATA[PowerShell AMSI bypass by Memory Patching]]></title>
            <link>https://print3m.github.io/blog/amsi-memory-patching-bypass</link>
            <guid>https://print3m.github.io/blog/amsi-memory-patching-bypass</guid>
            <pubDate>Fri, 03 May 2024 00:00:00 GMT</pubDate>
            <enclosure url="https://print3m.github.ioundefined" length="0" type="image//"/>
        </item>
        <item>
            <title><![CDATA[Windows default security settings]]></title>
            <link>https://print3m.github.io/blog/windows-default-settings</link>
            <guid>https://print3m.github.io/blog/windows-default-settings</guid>
            <pubDate>Mon, 29 Apr 2024 00:00:00 GMT</pubDate>
            <enclosure url="https://print3m.github.ioundefined" length="0" type="image//"/>
        </item>
    </channel>
</rss>