Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0244. PoCs published by Dug Song.
AI-analyzed exploit summary This exploit decrypts stored Citrix ICA passwords from appsrv.ini files by reversing the XOR-based encryption algorithm used by the ICA protocol. It reads a file, identifies the 'Password=' line, decodes the hex-encoded password, and applies the decryption logic.
Description
The Citrix ICA (Independent Computing Architecture) protocol uses weak encryption (XOR) for user authentication.
Exploits (1)
This exploit decrypts stored Citrix ICA passwords from appsrv.ini files by reversing the XOR-based encryption algorithm used by the ICA protocol. It reads a file, identifies the 'Password=' line, decodes the hex-encoded password, and applies the decryption logic.