How can one determine from ones own device (an iPhone for example) if it’s been compromised with malware?<p>I’ve never seen my phone present any kind of scan results or notice of infection, nor are there any kind of malware scanning apps in the App Store (since they wouldn’t be able to leave the app jail to scan anyway)<p>Is this just like a glaring hole in mobile security for iOS?
Did anyone grock how this is working? I just scanned the code quickly, for WhatsApp It looks like it’s extracting your message backups - basically recreating what a hack would do? I then assume that it compares these extracts to what’s leftover on the device and wasn’t cleaned up?
Has anyone found a (the) good "Indicators" (IoC) file to compare against? I have a number of large JSON files as the output of the tool, but it's way too much to sort through manually.
I see a list of url that might be a endpoint of exploit, does anybody knows how to monitor connections to those url from your LAN? Is it efficient to setup such defense? And where can I download the list of Pegasus servers?