<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Vsto on Journal of Connar</title><link>https://connar.github.io/tags/vsto/</link><description>Recent content in Vsto on Journal of Connar</description><generator>Hugo -- 0.147.3</generator><language>en-us</language><atom:link href="https://connar.github.io/tags/vsto/index.xml" rel="self" type="application/rss+xml"/><item><title>Weaponizing vsto files</title><link>https://connar.github.io/posts/weaponizing-vsto-files/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://connar.github.io/posts/weaponizing-vsto-files/</guid><description>&lt;h1 id="exploring-vsto-plugins-for-initial-access">Exploring VSTO plugins for initial access&lt;/h1>
&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>In continuation of the &lt;a href="https://connar.github.io/posts/weaponizing-xll-files/">&lt;em>Weaponizing xll files&lt;/em>&lt;/a>, we will now review another way of phishing. This time, we will explore &lt;code>VSTO&lt;/code>.&lt;/p>
&lt;div align="center">
&lt;img src="https://connar.github.io/posts/weaponizing-vsto-files/vsto-logo.png" alt="blackmatter-logo">
&lt;/div>
&lt;p>&lt;code>VSTO&lt;/code> is a devkit that allows you to craft .NET Office Add-ins shipped within an Office document (like how we did with &lt;code>xll&lt;/code> in &lt;code>excel&lt;/code>).&lt;br>
It allows your code to run within the .NET Framework Common Language Runtime (CLR) directly inside the memory space of Word, Excel or Outlook.&lt;br>
This more or less seems like an additional way of phishing for initial access.&lt;/p></description></item></channel></rss>