Encryption

From ChekMate Security Group

This script uses:
   "ltrace -i ./vpnclient connect ... 2>&1 | fgrep 805ac57" to decode passwords. 
   (client: vpnclient-linux-4.0.3.B-k9).
This does not work with newer versions of the Linux vpnclient, e.g. 4.6.  It has something in it to 
defeat ltrace (clearly in response to publicicity about the vulnerability). Might be just some of 
the privilege separation voodoo which  breaks ltrace. Cisco did not changed the encoding method, so
the above online decoder does still work.