From cc22a127088c62bd42ed145295775d08fc3576e1 Mon Sep 17 00:00:00 2001 From: Joseph Goydish II Date: Mon, 22 Sep 2025 23:54:25 -0400 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fbf9318 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# iOS-Activation-Flaw +A critical vulnerability in Apple’s iOS activation backend allows injection of unauthenticated XML .plist payloads during the device setup phase. The flaw permits arbitrary provisioning changes without authentication, signature verification, or error feedback; exposing devices to pre-activation tampering & persistent configuration manipulation.