<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Email &#8211; Cerbero Blog</title>
	<atom:link href="https://blog.cerbero.io/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.cerbero.io</link>
	<description></description>
	<lastBuildDate>Thu, 27 Nov 2025 10:03:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.cerbero.io/wp-content/uploads/2023/09/cropped-pro_icon_512-32x32.png</url>
	<title>Email &#8211; Cerbero Blog</title>
	<link>https://blog.cerbero.io</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">184292133</site>	<item>
		<title>XST Format Package</title>
		<link>https://blog.cerbero.io/xst-format-package/</link>
					<comments>https://blog.cerbero.io/xst-format-package/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Thu, 27 Nov 2025 10:03:55 +0000</pubDate>
				<category><![CDATA[Package]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OST]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PST]]></category>
		<guid isPermaLink="false">https://blog.cerbero.io/?p=3288</guid>

					<description><![CDATA[We released the XST Format package, which adds support for Microsoft Outlook PST and OST email data formats. The package makes it possible to explore every part of an email container, including messages, folder structures, metadata and attachments.]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/xst-format-package/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3288</post-id>	</item>
		<item>
		<title>EML support</title>
		<link>https://blog.cerbero.io/eml-support/</link>
					<comments>https://blog.cerbero.io/eml-support/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Sat, 11 Mar 2017 13:11:48 +0000</pubDate>
				<category><![CDATA[Suite Advanced]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[EML]]></category>
		<guid isPermaLink="false">http://cerbero-blog.com/?p=1671</guid>

					<description><![CDATA[The upcoming 2.7 version of Profiler Advanced introduces support for the EML file format. Support for EML files had until now only been present as experimental hook to extract attachments. We have now introduced full-fledged EML support and have removed the previous experimental code. It&#8217;s possible to preview the email messages: Inspect their file format: &#8230; <a href="https://blog.cerbero.io/eml-support/" class="more-link">Continue reading<span class="screen-reader-text"> "EML support"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/eml-support/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1671</post-id>	</item>
		<item>
		<title>Malware in a MSG</title>
		<link>https://blog.cerbero.io/malware-in-a-msg/</link>
					<comments>https://blog.cerbero.io/malware-in-a-msg/#comments</comments>
		
		<dc:creator><![CDATA[Jacob Soo]]></dc:creator>
		<pubDate>Fri, 13 May 2016 06:08:04 +0000</pubDate>
				<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[msg]]></category>
		<category><![CDATA[Outlook]]></category>
		<guid isPermaLink="false">http://cerbero-blog.com/?p=1625</guid>

					<description><![CDATA[Even though sending malware via zipped attachments in spam emails is nothing new and had been around for eons but many people are still puzzled at how it works. Thus, I will go through with you on how to do it with Profiler. I will try to fill in required information about where to look &#8230; <a href="https://blog.cerbero.io/malware-in-a-msg/" class="more-link">Continue reading<span class="screen-reader-text"> "Malware in a MSG"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/malware-in-a-msg/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1625</post-id>	</item>
		<item>
		<title>EML attachment detection and inspection</title>
		<link>https://blog.cerbero.io/eml-attachment-detection-and-inspection/</link>
					<comments>https://blog.cerbero.io/eml-attachment-detection-and-inspection/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Wed, 11 Sep 2013 10:27:05 +0000</pubDate>
				<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[EML]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<guid isPermaLink="false">http://cerbero-blog.com/?p=1265</guid>

					<description><![CDATA[The upcoming 0.9.9 version of the Profiler includes some very useful SDK additions. Among these, the addEmbeddedObject method (to add embedded objects) and a new hook notification called &#8216;scanning&#8217;. The scanning notification should be used for long operations and/or to add embedded objects. In this post we&#8217;ll demonstrate these new features with a little script &#8230; <a href="https://blog.cerbero.io/eml-attachment-detection-and-inspection/" class="more-link">Continue reading<span class="screen-reader-text"> "EML attachment detection and inspection"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/eml-attachment-detection-and-inspection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1265</post-id>	</item>
	</channel>
</rss>
