Okay, so I received a random fan mail that just said “hey view our blog”, and that blog redirected me to this site (THIS IS A PHISHING LINK, DO NOT ENTER YOUR EMAIL OR PASSWORD).
So, I just wrote a quick and really dirty application that will repeatedly send login requests to their fake form, just sending random characters as the email and password fields. Assuming they’re actually logging everything, this will just fill their database with unusable data. You can download it here. Yes, this is a scary “exe” file. Use at your own risk, but I will personally say that it is safe to use.
Should anyone care, you can view the source code (and/or compile it yourself) on my github.
As long as that “Status” says “Redirect”, things are normal. If that changes, it’ll output the text, and you’ll know something weird has happened. In my opinion, if something weird happens, that’s a good sign.