Cyber Security News

‘Triangulation’ Malware- New Tool to Find iPhones & iOS Devices Infection

Kaspersky reported earlier this month that they have discovered a new Zero-click iOS exploit currently being exploited by threat actors.

The exploitation involves using iMessage as the delivery channel to gain root privileges. 

Threat actors were using Command and Control (C2) servers to manage and control the compromised iOS devices.

Recent reports suggest that a new tool named “triangle-check” was released, which could scan iTunes backups for traces of IoCs (Indicators of Compromises).

This was released as a pypi project, “triangle-check 1.1”.

Triangle Check

This project is released as a Python script that can scan iTunes backups of iPhones and check for any traces of compromise.

The script has two Python dependencies, colorama, which is used for pretty printing, and pycryptodome.

For using this package, the exact location of the iTunes backup directory is required, which includes many sub-directories and files like “Manifest.db” and “Manifest.plist”. 

For decryption, the password used for encryption is required (If the backup is set up in iTunes). For advanced back creation, the idevicebackup2 tool can be used, which is dependent on the open-source package named “libimobiledevice” 

Scanning

The tool is run on the iTunes backup directory, which is scanned for suspicious activity.

If the tool finds any malicious activity, the tool will print the output as SUSPICION. If the tool finds any Indicators of Compromise (IoC), it will print DETECTED.

Install and Configure

To install this project, the following commands can be used

python -m pip install triangle_check
python -m pip install -r requirements.txt
python triangle_check.py

For installing this as a pip package,

git clone https://github.com/KasperskyLab/triangle_check
cd triangle_check
python -m build
python -m pip install dist/triangle_check-1.0-py3-none-any.whl

Windows or Linux users are recommended to use the binary builds of this project.

Struggling to Apply The Security Patch in Your System? – 
Try All-in-One Patch Manager Plus

Guru Baran

Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Recent Posts

Heathrow and Other European Airports Hit by Cyberattack, Several Flights Delayed

A major cyberattack on a popular aviation software provider has caused significant disruptions at key…

3 hours ago

First-ever AI-powered ‘MalTerminal’ Malware Uses OpenAI GPT-4 to Generate Ransomware Code

AI-powered malware, known as 'MalTerminal', uses OpenAI’s GPT-4 model to dynamically generate malicious code, including…

5 hours ago

Top Zero-Day Vulnerabilities Exploited in the Wild in 2025

The cybersecurity landscape in 2025 has been marked by an unprecedented surge in zero-day vulnerabilities…

6 hours ago

Threat Actors Selling New Undetectable RAT as ’ScreenConnect FUD Alternative’

A threat actor has been observed advertising a new Remote Access Trojan (RAT) on underground…

14 hours ago

BreachLock Named Sample Vendor for PTaaS and AEV in Two New 2025 Gartner® Reports

New York, New York, September 19th, 2025, CyberNewsWire BreachLock, the global leader in offensive security,…

1 day ago

Phishing Attacks Using AI-Powered Platforms to Misleads Users and Evades Security Tools

Phishing campaigns have long relied on social engineering to dupe unsuspecting users, but recent developments…

1 day ago