<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title> - Articles</title>
    <description>X-C3LL&apos;s Personal Blog :)</description>
    <link>
    https://x-c3ll.github.io</link>
    
      <item>
        <title>The State of Art in Red Team is whatever you want to believe</title>
        
          <description>a rant about Red Teaming.</description>
        
        <pubDate>Fri, 30 Jan 2026 10:00:00 +0000</pubDate>
        <link>/posts/Rant-Red-Team/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/Rant-Red-Team/</guid>
      </item>
    
      <item>
        <title>My comic collection</title>
        
          <description>An inventory of my current comics.</description>
        
        <pubDate>Sun, 25 Aug 2024 00:03:37 +0000</pubDate>
        <link>/posts/comics/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/comics/</guid>
      </item>
    
      <item>
        <title>Now this is personal</title>
        
          <description>New approach for this blog.</description>
        
        <pubDate>Mon, 15 Jul 2024 00:03:37 +0000</pubDate>
        <link>/posts/Now-is-personal/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/Now-is-personal/</guid>
      </item>
    
      <item>
        <title>That loyal MySQL is a rogue one: a tale of a (partially) failed idea</title>
        
          <description>Hooking mysqld to steal net-NTLM hashes from developers.</description>
        
        <pubDate>Sun, 12 Jul 2020 01:03:37 +0000</pubDate>
        <link>/posts/rogue-mysqld-steal-net-ntlm/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/rogue-mysqld-steal-net-ntlm/</guid>
      </item>
    
      <item>
        <title>GetEnvironmentVariable as an alternative to WriteProcessMemory in process injections</title>
        
          <description>Brief description of how to use GetEnvironmentVariable as an alternative to WriteProcessMemory</description>
        
        <pubDate>Thu, 28 May 2020 11:22:33 +0000</pubDate>
        <link>/posts/GetEnvironmentVariable-Process-Injection/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/GetEnvironmentVariable-Process-Injection/</guid>
      </item>
    
      <item>
        <title>From memory corruption to disable_functions bypass: understanding PHP exploits</title>
        
          <description>Overview of PHP internals related with disable_functions and how common exploits works</description>
        
        <pubDate>Sun, 09 Feb 2020 01:13:37 +0000</pubDate>
        <link>/posts/UAF-PHP-disable_functions/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/UAF-PHP-disable_functions/</guid>
      </item>
    
      <item>
        <title>Tunneling traffic through MySQL service (or your mysqld is my new SOCKS5)</title>
        
          <description>Description of how to pivot though the MySQL service. Turning MySQL into a SOCKS5 that can be used by proxychains.</description>
        
        <pubDate>Fri, 06 Dec 2019 13:48:08 +0000</pubDate>
        <link>/posts/Pivoting-MySQL-Proxy/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/Pivoting-MySQL-Proxy/</guid>
      </item>
    
      <item>
        <title>Isolating the logic of an encrypted protocol with LIEF and kaitai</title>
        
          <description>Article describing how we used LIEF to isolate target functions and kaitai to describe the protocol.</description>
        
        <pubDate>Fri, 01 Nov 2019 12:00:00 +0000</pubDate>
        <link>/posts/blackbox-lief-kaitai/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/blackbox-lief-kaitai/</guid>
      </item>
    
      <item>
        <title>CSS Injection Primitives</title>
        
          <description>Collection of CSS / HTML primitives. Tricks to use as an alternative to JavaScript (exfiltration, timing, etc.)</description>
        
        <pubDate>Wed, 16 Oct 2019 01:00:00 +0000</pubDate>
        <link>/posts/CSS-Injection-Primitives/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/CSS-Injection-Primitives/</guid>
      </item>
    
      <item>
        <title>Remote Code Execution in Aruba Mobility Controller (ArubaOS) - CVE-2018-7081</title>
        
          <description>Walkthrough of discovering CVE-2018-7081 (memory corruption). Proof of Concept inside :)</description>
        
        <pubDate>Wed, 04 Sep 2019 01:00:00 +0000</pubDate>
        <link>/posts/CVE-2018-7081-RCE-ArubaOS/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/CVE-2018-7081-RCE-ArubaOS/</guid>
      </item>
    
      <item>
        <title>Stealthier communications &amp; Port Knocking via Windows Filtering Platform (WFP)</title>
        
          <description>Example of how WFP can be used to communicate with an infected machine</description>
        
        <pubDate>Wed, 05 Jun 2019 13:30:07 +0000</pubDate>
        <link>/posts/windows-port-knocking/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/windows-port-knocking/</guid>
      </item>
    
      <item>
        <title>Rethinking the inotify API as an offensive helper</title>
        
          <description>Examples of how the inotify API can be useful for the Red Team</description>
        
        <pubDate>Mon, 01 Apr 2019 11:00:00 +0000</pubDate>
        <link>/posts/rethinking-inotify/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/rethinking-inotify/</guid>
      </item>
    
      <item>
        <title>Searching systematically for PHP disable_functions bypasses</title>
        
          <description>Some ideas about how to extract hidden parameters in PHP functions and how to find potential bypasses</description>
        
        <pubDate>Sun, 09 Dec 2018 13:00:00 +0000</pubDate>
        <link>/posts/find-bypass-disable_functions/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/find-bypass-disable_functions/</guid>
      </item>
    
      <item>
        <title>Building simple DNS endpoints for exfiltration or C&amp;C</title>
        
          <description>Brief tutorial of how to use backend pipes in PowerDNS for exfiltration</description>
        
        <pubDate>Fri, 09 Nov 2018 15:00:00 +0000</pubDate>
        <link>/posts/DNS-endpoint-exfiltration/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/DNS-endpoint-exfiltration/</guid>
      </item>
    
      <item>
        <title>Writeup Navaja Negra 2018 CTF</title>
        
          <description>Solutions to the challenges made by me in Navaja Negra CTF (Web, Pwn, Rev. &amp; Misc.)</description>
        
        <pubDate>Thu, 11 Oct 2018 12:00:00 +0000</pubDate>
        <link>/posts/nn8ed-CTF/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/nn8ed-CTF/</guid>
      </item>
    
      <item>
        <title>Vulnerability in Swoole PHP extension [CVE-2018-15503]</title>
        
          <description>Description of how the vulnerability was found and a few indications about its explotability</description>
        
        <pubDate>Tue, 14 Aug 2018 13:11:37 +0000</pubDate>
        <link>/posts/swoole-deserialization-cve-2018-15503/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/swoole-deserialization-cve-2018-15503/</guid>
      </item>
    
      <item>
        <title>Improving PHP extensions as a persistence method</title>
        
          <description>Article about how to build backdoors for the Zend Engine.</description>
        
        <pubDate>Sat, 28 Jul 2018 12:00:10 +0000</pubDate>
        <link>/posts/PHP-extension-backdoor/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/PHP-extension-backdoor/</guid>
      </item>
    
      <item>
        <title>Hacking a game to learn FRIDA basics (Pwn Adventure 3)</title>
        
          <description>Learn the basic usage of Frida with this tutorial. Build your own cheat with Frida.</description>
        
        <pubDate>Thu, 05 Jul 2018 13:00:37 +0000</pubDate>
        <link>/posts/Frida-Pwn-Adventure-3/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/Frida-Pwn-Adventure-3/</guid>
      </item>
    
      <item>
        <title>Exfiltrating credentials via PAM backdoors &amp; DNS requests</title>
        
          <description>Description of how to backdoor PAM and exfiltrate credentials via DNS requests. Capture credentials FTW!</description>
        
        <pubDate>Wed, 27 Jun 2018 13:37:00 +0000</pubDate>
        <link>/posts/PAM-backdoor-DNS/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/PAM-backdoor-DNS/</guid>
      </item>
    
      <item>
        <title>Beyond pty.spawn - use pseudoterminals in your reverse shells (DNScat2 example)</title>
        
          <description>Quick article about how to improve well-known tools used in pentests. Forkpty() FTW!!</description>
        
        <pubDate>Tue, 08 May 2018 12:00:00 +0000</pubDate>
        <link>/posts/forkpty-dnscat2/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/forkpty-dnscat2/</guid>
      </item>
    
      <item>
        <title>Defeating WordPress Security Plugins (Revisited)</title>
        
          <description>Article about how to subvert file integrity checks made by most popular WordPress Plugins</description>
        
        <pubDate>Fri, 09 Mar 2018 12:00:00 +0000</pubDate>
        <link>/posts/bypass-wordpress-plugins/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/bypass-wordpress-plugins/</guid>
      </item>
    
      <item>
        <title>Parasiting web server process with webshells in permissive environments</title>
        
          <description>Example of how to abuse permissive environments to infect processes with custom code using ptrace</description>
        
        <pubDate>Sat, 24 Feb 2018 12:00:00 +0000</pubDate>
        <link>/posts/parasite-web-server-process/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/parasite-web-server-process/</guid>
      </item>
    
      <item>
        <title>JavaScript AntiDebugging Tricks</title>
        
          <description>List of antidebugging techniques applied to JavaScript (focused on browsers)</description>
        
        <pubDate>Thu, 08 Feb 2018 12:00:00 +0000</pubDate>
        <link>/posts/javascript-antidebugging/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/javascript-antidebugging/</guid>
      </item>
    
      <item>
        <title>Writeup (CTF) - ImpelDown CodeGate PreQuals 2018 (MISC)</title>
        
          <description>Solution to an easy python jail challenge</description>
        
        <pubDate>Sat, 03 Feb 2018 10:00:00 +0000</pubDate>
        <link>/posts/impeldown-python-jail/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/impeldown-python-jail/</guid>
      </item>
    
      <item>
        <title>Loading &quot;fileless&quot; Shared Objects (memfd_create + dlopen)</title>
        
          <description>An example of how to drop modules on a target using the syscall  memfd_create</description>
        
        <pubDate>Fri, 02 Feb 2018 12:00:00 +0000</pubDate>
        <link>/posts/fileless-memfd_create/</link>
        <guid isPermaLink="true">https://x-c3ll.github.io/posts/fileless-memfd_create/</guid>
      </item>
    
  </channel>
</rss>
