<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on AP Security</title>
    <link>https://apsecurity.dev/posts/</link>
    <description>Recent content in Posts on AP Security</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 08 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://apsecurity.dev/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to find malware samples</title>
      <link>https://apsecurity.dev/posts/how-to-find-malware-samples/</link>
      <pubDate>Tue, 08 Sep 2026 00:00:00 +0000</pubDate>
      
      <guid>https://apsecurity.dev/posts/how-to-find-malware-samples/</guid>
      
      <description>&lt;p&gt;In my &lt;a href=&#34;https://apsecurity.dev/posts/how-malware-sandbox-works/&#34;&gt;previous post&lt;/a&gt;, I discussed how sandboxes analyze malware samples. But where do cybersecurity companies find malware samples to analyze? How do they stay up to date with the latest malware versions, and how do they do it with minimal delay? Can they even get ahead of the malware authors?&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s find out.&lt;/p&gt;
&lt;h2 id=&#34;finding-samples&#34;&gt;Finding samples&lt;/h2&gt;
&lt;p&gt;The primary source for most companies is &lt;a href=&#34;https://www.virustotal.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;VirusTotal&lt;/a&gt;. VT is owned by Google and is the largest platform of its kind, making it the obvious first choice. It aggregates files from various sources, such as:&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>How does a malware sandbox work?</title>
      <link>https://apsecurity.dev/posts/how-malware-sandbox-works/</link>
      <pubDate>Sun, 06 Sep 2026 00:00:00 +0000</pubDate>
      
      <guid>https://apsecurity.dev/posts/how-malware-sandbox-works/</guid>
      
      <description>&lt;p&gt;Ever wondered what a malware sandbox is, how it works, what information it produces, or what that information is useful for?&lt;/p&gt;
&lt;p&gt;In this series, I&amp;rsquo;ll discuss exactly that. In this post I&amp;rsquo;ll go through the overall process and generalize a lot; in the next posts, I&amp;rsquo;ll go progressively deeper into the technical details.&lt;/p&gt;
&lt;h2 id=&#34;whats-a-malware-sandbox&#34;&gt;What&amp;rsquo;s a malware sandbox?&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s a VM (virtual machine) that powers up, runs malware, exports behavioral information, then gets killed and reset to a pre-run snapshot (i.e. known good pre-infection state), ready for the next run.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Hello World</title>
      <link>https://apsecurity.dev/posts/hello-world/</link>
      <pubDate>Wed, 15 Jul 2026 21:28:41 +0200</pubDate>
      
      <guid>https://apsecurity.dev/posts/hello-world/</guid>
      
      <description>&lt;p&gt;Welcome to Advanced Persistent Security, aka AP Security.&lt;/p&gt;
&lt;p&gt;In this blog I&amp;rsquo;ll be writing about various security related topics that I sometimes think about. There will be a variety of topics, but most of them will be related to software engineering, cybersecurity, enterprise security, etc.&lt;/p&gt;
&lt;h2 id=&#34;whos-the-author&#34;&gt;Who&amp;rsquo;s the author?&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m a senior security engineer with a background in software engineering, reverse engineering, and enterprise security. I worked at various tech companies for over a decade, and I&amp;rsquo;d like to share some of the lessons learned with you.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
