<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AutoIT on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/autoit/</link><description>Recent content in AutoIT on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 14 Mar 2012 15:19:08 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/autoit/index.xml" rel="self" type="application/rss+xml"/><item><title>Imprivata fails to logon with special characters in the password</title><link>https://remkoweijnen.nl/blog/2012/03/14/imprivata-fails-to-logon-with-special-characters-in-the-password/</link><pubDate>Wed, 14 Mar 2012 15:19:08 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2012/03/14/imprivata-fails-to-logon-with-special-characters-in-the-password/</guid><description>&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2012/02/image17.webp" class="glightbox" data-type="image" data-gallery="post-2545"&gt;&lt;img loading="lazy" decoding="async" title="image" alt="image" align="right" src="https://remkoweijnen.nl/blog/wp-content/uploads/2012/02/image_thumb17.webp" width="42" height="53" /&gt;&lt;/a&gt;Interesting case today: customer uses Imprivate for two factor logon in combination with Citrix XenApp.&lt;/p&gt; &lt;p&gt;Users reported that logons failed after they had changed their password. After contacting the users we learned that this only happened with special characters in the password like ! and +.&lt;/p&gt; &lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2012/03/image20.webp" class="glightbox" data-type="image" data-gallery="post-2545"&gt;&lt;img loading="lazy" decoding="async" style="margin: 0px 5px 0px 0px; display: inline; float: left" title="image" alt="image" align="left" src="https://remkoweijnen.nl/blog/wp-content/uploads/2012/03/image_thumb20.webp" width="95" height="98" /&gt;&lt;/a&gt;To do the actual logon to Citrix Imprivata uses an executable which is actually an AutoIT script compiled to an executable.&lt;/p&gt; &lt;p&gt;After authentication the executable get's the password from the Imprivata Appliance.&lt;/p&gt; &lt;p&gt;I decompiled the executable to source and read the line that passes the password to XenApp:&lt;/p&gt;</description></item></channel></rss>