Change NetScaler Password Hash from SHA1 to SHA512
This morning I wanted to install the NetScaler patch for the TLS padding vulnerability and of course I made a …
This morning I wanted to install the NetScaler patch for the TLS padding vulnerability and of course I made a …
This morning Arjan Beijer sent me an interesting link to a youtube video about obtaining the Citrix IMA …
I am working on a launcher tool for Citrix XenApp that can not only connect to a published application or …
I wrote a small tool that dumps all stored password for the Microsoft Lync Client that I'd like to share here. …
I needed to change a few settings on a McAfee VirusScan Enterprise 8.7.Oi client. However there was a password …
If you want to be able save the password in Office Communicator you must create the key …
Previously I discussed IDirectoryObject, today I will show how to change a user’s password with …
I needed to do a mass password change on imported accounts and decided to do this with Powershell. For some …
Justin Shepard converted my code to encrypt RPD passwords to VB.NET: vb.net Copy Download '======SOF …
Dirk Schmitz send me his Python version of encrypting the RDP Password: python Copy Download import win32crypt …