Proprietary · · 23 days

MonPass CA delivered Cobalt Strike installer

Avast disclosed in July 2021 that the official client installer for MonPass — a major Mongolian certificate authority — was backdoored on the company's download site between 2021-02-08 and 2021-03-03.

MonPass was a trusted certificate authority in Mongolia. In 2021, Avast found that its public web server had been breached and that the official MonPass client installer had been replaced with a backdoored version. The affected download window ran from February 8 to March 3, 2021.

The installer was built to look normal. It downloaded the legitimate MonPass client from the official site, dropped it under C:\Users\Public\, and executed it in a new process. The user saw the expected installation path while the malicious code ran beside it.

The payload used a second channel. It fetched bitmap files from attacker infrastructure such as download.google-images.ml:8880, extracted hidden bytes from image data, decoded hexadecimal text, and XOR-decrypted the result with miat_mg. The recovered payload was a Cobalt Strike beacon.

Avast's server review found multiple webshells and backdoors on the MonPass public server, showing repeated control rather than a one-file accident. MonPass later told Avast it had resolved the issues and notified affected customers. The core failure was simple: a CA's trusted client download became a loader for remote access.