Initial commit

This commit is contained in:
JG
2025-09-01 09:46:39 -04:00
committed by GitHub
commit 0e0a4c09eb

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Ghost-Push-Background-Delivery-via-Expired-APNs-Tokens
This repo documents a flaw where APNs delivered push notifications using a cached, expired token—despite failed token lookups and no app re-registration. Background daemons processed the message without an active app context, enabling covert push behavior and violating expected token lifecycle rules.