mirror of
https://github.com/khanhduytran0/coruna.git
synced 2026-04-23 12:17:27 +02:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
# Coruna
|
|
|
|
> [!CAUTION]
|
|
> This repository hosts captured malicious payloads and is intended for educational and research purposes only. While all C2 URLs have been shut down, the payloads may still contain potentially harmful code.
|
|
|
|
The leaked exploit toolkit for various iOS versions. Extracted from `https://sadjd.mijieqi[.]cn/group.html`
|
|
|
|
Partially deobfuscated, symbolicated, and modified to load decrypted payloads by Claude (thanks @34306 for sponsor) and by hand.
|
|
|
|
These scripts are modified in a way that allows you to host them locally. Note that this only includes exploit chains for tested devices.
|
|
|
|
## Analysis
|
|
There are so many analysis by other people right now so I'm not doing it again, however I have a generated [ANALYSIS.md](ANALYSIS.md) specifically talking about decryption process and iOS payloads version table.
|
|
|
|
## Tested on
|
|
| Device| Version | WebKit exploit chain |
|
|
| :--- | --- | --- |
|
|
| iPhone 6s+ | 15.4.1 | jacurutu -> VariantB? |
|
|
| iPhone Xs Max | 16.5 | terrorbird -> seedbell -> VariantB |
|
|
| iPhone 15 Pro Max | 17.0 | cassowary -> seedbell_pre -> seedbell_17 -> VariantB |
|