<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Educational on AP Security</title>
    <link>https://apsecurity.dev/tags/educational/</link>
    <description>Recent content in Educational 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/tags/educational/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>
    
  </channel>
</rss>
