<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Evasion on Vanilla InfoSec</title>
    <link>/tags/evasion/</link>
    <description>Recent content in Evasion on Vanilla InfoSec</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 13 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/evasion/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BelphC2 - Jitter Logic and Chaos Theory</title>
      <link>/posts/belphc2---jitter-logic-and-chaos-theory/</link>
      <pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate>
      <guid>/posts/belphc2---jitter-logic-and-chaos-theory/</guid>
      <description>BelphC2 - Jitter Logic and Chaos Theory Disclaimer Is this necessary? Probably not&amp;hellip; Do I find this cool and do I want to blab about it? Yes!&#xA;Introduction to Jittering While developing BelphC2&amp;rsquo;s polling behavior, I had to decide how to generate seemingly random jittering values.&#xA;Most post exploitation frameworks implement some form of a jitter.&#xA;The term &amp;ldquo;jitter&amp;rdquo; refers to how a post exploitation framework&amp;rsquo;s beacon/implant manages its communication or ‘polling’ intervals.</description>
    </item>
    <item>
      <title>Introduction to Process Injection - A Primer On the Theory</title>
      <link>/posts/introduction-to-process-injection---a-primer-on-the-theory/</link>
      <pubDate>Thu, 16 Apr 2026 00:00:00 +0000</pubDate>
      <guid>/posts/introduction-to-process-injection---a-primer-on-the-theory/</guid>
      <description>What is Process Injection? In essence, process injection involves:&#xA;Inserting a block of code (usually shellcode) into the memory space of a process.&#xA;Process injection is a means to an end for evading on disk detection. Instead of executing malicious code directly via a PE file or script (which could more easily be caught on disk by antivirus or EDR), the code is injected into process memory.&#xA;While by no means is this a reliably stealthy on its own, it is a fundamental concept needed to be understood before developing more advanced execution workflows.</description>
    </item>
  </channel>
</rss>
