Earlier quoted context omitted.
Is there any reliable way to do this? Most mail clients will block receipt-type stuff by default...
I believe the trick is to put a hidden, 1px image in the email. Then you can track how many times it was requested.
“I Emailed 97,931 Users Their Passwords”
31–40 of 72 posts
Re: “I Emailed 97,931 Users Their Passwords”
#32Earlier quoted context omitted.
I believe the trick is to put a hidden, 1px image in the email. Then you can track how many times it was requested.
How many mail clients load those by default nowadays? Gmail doesn't, Thunderbird doesn't.
> Gmail automatically shows you the images in your messages
It does have an option to turn it off, but the default is on. They will load up the image themselves, then serve it from their domain, but, as the help information shows, that still indicates an "open", it's just that all the information on who opened the email (IP address, etc) would be wrong.
Re: “I Emailed 97,931 Users Their Passwords”
#33This is a cute experiment, but unfortunately the integrity of the service is is easily corrupted. The biggest problem is being prone to misinformation. There's nothing to prevent people from posting arbitrary e-mail lists to pastebin, with purported matching passwords, as an effort to provoke your service to cry wolf. A few suggestions to harden the service: - provide integrity when sending the message by including a…
I don't know if this is a service that can be maintained for any period of time, but hopefully the unexpected emails helped someone before the service could be abused.
Re: “I Emailed 97,931 Users Their Passwords”
#34Earlier quoted context omitted.
Thanks :) Since it says "Error establishing a database connection", I wonder if someone misused the password of their database?
Naw, that's what happens when WordPress is overtaxed.
Re: “I Emailed 97,931 Users Their Passwords”
#35Did you track open rates? I would be curious to see what those numbers look like.
Re: “I Emailed 97,931 Users Their Passwords”
#36> Including one request to F k off. If someone had just sent me an email letting me know that my email and password are out there in the wild, "fuck off" would not be my first reaction. That's just rude.
Sending unsolicited automated emails, even for good, may be considered rude as well.
Re: “I Emailed 97,931 Users Their Passwords”
#37While I support this valiant effort, aren't there often legal implications to doing this?
Re: “I Emailed 97,931 Users Their Passwords”
#38Nice work! At a glance, the email you sent out does look sort of spammy. If you plan on doing it again you might get better feedback by making it a bit more human - ie "I'm just a guy/gal trying to help yall out - hope you don't use this password everywhere because someone posted it to pastebin.... - have a good one!" or something like that. Out of curiosity - what did you use to scrape pastebin?
You can find the code here: http://github.com/jordan-wright/dumpmon.
Here are some stats if anyone is interested in what it collected over approx. 2 years: http://jordan-wright.com/blog/2015/05/26/two-years-of-at-dum...
Re: “I Emailed 97,931 Users Their Passwords”
#39Earlier quoted context omitted.
The problem isn't that the subject line sounds spammy, it's that the spam mails try to sound legitimate. This may in turn create problems for actually legit messages. Maybe putting the scraped password in the subject line catches the recipients' attention.
That would probably help. "Your password, xxxx, has been compromised." Even if they think it's spam, they should immediately realize they do need to change their password.
Re: “I Emailed 97,931 Users Their Passwords”
#40Earlier quoted context omitted.
Thanks :) Since it says "Error establishing a database connection", I wonder if someone misused the password of their database?
I think scarecrowbob is right, but it would be very ironic if his site's DB pass was compromised ;)