The script that harvested 114,000 iPad users' data
praetorianprefect.com
The script that harvested 114,000 iPad users' data
1–10 of 12 posts
Re: The script that harvested 114,000 iPad users' data
#2The first two digits will always be 89 (which means that the SIM card was issued for telecommunications purposes), the next two digits will be 01 (which indicates that this is a card from the US), the next four digits will be 4104 (which indicates who made the card). And the final digit is calculated by the Luhn algorithm.
So, of the 19 digits, 9 are fixed. So you've got 10 possible digits. If you started your search from a known iPad SIM ID you could probably get a lot of the IDs without having to search from the start of the 10^10 space.
Re: The script that harvested 114,000 iPad users' data
#3Re: The script that harvested 114,000 iPad users' data
#4Re: The script that harvested 114,000 iPad users' data
#5database connection error.... mirror?
Re: The script that harvested 114,000 iPad users' data
#6Re: The script that harvested 114,000 iPad users' data
#7database connection error.... mirror?
Re: The script that harvested 114,000 iPad users' data
#8http://gist.github.com/432615
Re: The script that harvested 114,000 iPad users' data
#9http://gist.github.com/432615
Re: The script that harvested 114,000 iPad users' data
#10What I am specifically after, methods to know that this one computer ( keep it simple ) has sent x 1,000 requests in a short time ( ie to quick to be human ).
Before some of you lay the blame purely on AT&T for having poor code.
Other scenarios which are similar but different.
Perhaps we want to use this to throttle api requests, or to tackle a brute force attempt on the login.