iCloud Apple ID Brute Forcer
github.com
iCloud Apple ID Brute Forcer
1–10 of 42 posts
Re: iCloud Apple ID Brute Forcer
#2I'm not a security expert but that does not sound like responsible disclosure to me. Granted, Apple is not easy to communicate with, but still…
Edit: This does indeed look like a really bad thing. At the very least one would hope that login attempts were rate limited.
Re: iCloud Apple ID Brute Forcer
#3Re: iCloud Apple ID Brute Forcer
#4"Why? This bug is painfully obvious and was only a matter of time before it was privately used for malicious or nefarious activities, I publicly disclosed it so apple will patch it." I'm not a security expert but that does not sound like responsible disclosure to me. Granted, Apple is not easy to communicate with, but still… Edit: This does indeed look like a really bad thing. At the very least one would hope that lo…
Re: iCloud Apple ID Brute Forcer
#5How is it not rate limited? I don't understand why this is not a thing in every login activity everywhere. can someone explain one reason you might choose to NOT rate limit auth attempts? I don't understand :S
Re: iCloud Apple ID Brute Forcer
#6"Why? This bug is painfully obvious and was only a matter of time before it was privately used for malicious or nefarious activities, I publicly disclosed it so apple will patch it." I'm not a security expert but that does not sound like responsible disclosure to me. Granted, Apple is not easy to communicate with, but still… Edit: This does indeed look like a really bad thing. At the very least one would hope that lo…
Having had to deal with apple and knowing quite a few other people who had a simmilar exprience i have a feeling that this was the only way of doing so. Apple is notorious for not accepting certain discovered vulnerabilities at best, and at worst ciminilizing people who do try and report an issue. This for some reason is much more prevelant for their services and mobile platform (especially when it comes to "design"…
Wow. Citation needed, please.
Re: iCloud Apple ID Brute Forcer
#7How is it not rate limited? I don't understand why this is not a thing in every login activity everywhere. can someone explain one reason you might choose to NOT rate limit auth attempts? I don't understand :S
Re: iCloud Apple ID Brute Forcer
#8This is a tool which attempts to brute force a password by making HTTP POSTs to an API? And someone though the best way to write that was in in PHP, which is single threaded and thus cannot try multiple passwords in parallel?
Wow. Ok. Good luck with that.
Re: iCloud Apple ID Brute Forcer
#9Re: iCloud Apple ID Brute Forcer
#10... ... wait, wait, wait. This is a tool which attempts to brute force a password by making HTTP POSTs to an API? And someone though the best way to write that was in in PHP, which is single threaded and thus cannot try multiple passwords in parallel? Wow. Ok. Good luck with that.