-
Posts
17,722 -
Joined
-
Last visited
-
Days Won
662
Everything posted by wolstech
-
OK... The account omegtr1 has been moved to Tommy, the domain groovetunez.tk has been cleaned up, and the domain for account omegatr1 has been changed to groovetunez.tk. Give it a few minutes to finish restarting Apache and you should be able to use it now. Since I moved you back to Tommy, be sure to use https://tommy.heliohost.org:2083/ or https://heliohost.org/login/ to sign in.
-
This got buried in the ton of suspension requests we got as a result of the hack...sorry about that. The domain xcdx.heliohost.org has been cleaned up. Try signing up again now. New invite sent.
-
This account has a compromised CMS installation that has been affected by the recent AnonymousFox hack and cannot be unsuspended. An invitation will be sent to you shortly so you can create a new account. Please restore your data using a backup. The data from your old account cannot be recovered or returned to you due to the possibility of the account having been used for Phishing. As a reminder, when selecting a CMS, we highly recommend that users not use WordPress. WP and it's extensions are notorious for having security issues such as the one you (and everyone else on Tommy) experienced, and it has the worst security track record of any CMS out there. Using a different program will help prevent this from happening again.
-
Weird, you ended up on the wrong server (Johnny) and the domain change failed and is out of sync between systems even though it was removed from your old account. Give me a little while to get this mess fixed for you. I'll move you back to Tommy and get the domain added to your account.
-
This account has a compromised CMS installation that has been affected by the recent AnonymousFox hack and cannot be unsuspended. An invitation will be sent to you shortly so you can create a new account. Please restore your data using a backup. The data from your old account cannot be recovered or returned to you due to the possibility of the account having been used for Phishing. As a reminder, when selecting a CMS, we highly recommend that users not use WordPress. WP and it's extensions are notorious for having security issues such as the one you (and everyone else on Tommy) experienced, and it has the worst security track record of any CMS out there. Using a different program will help prevent this from happening again.
-
He flushed the DNS for them (the usual issue) but these were still parked. The domains eyepowerengineering.com and humkay.com have been cleaned up. Try them again now
-
The database has been placed in your home folder as a zip file containing a .sql dump. Please note that due to malware infection, the wp_users table has been truncated and will be empty if the database is restored.
-
It might be possible, but we've just been busy with other things. I'll take a look when I get a moment.
-
Yep, they often end up in spam. If you can't find it, let me know and I'll resend it.
-
Unblocked.
-
You need to have some content on the site for them to evaluate it. I see an empty directory listing. Empty directory listings don't give them any information to show it is or is not dangerous, so they can't make a decision either way. You need to set up an actual website so they can see the content you're offering.
-
I did some digging last night and you're not the first to have this issue here...someone else ran into this a while back too. No fix was ever found. Reports on Google show success sending these using PHP's header() function, perhaps that's an option? Make a file with the code and require() in all relevant pages.
-
The WP database was the only one I found, so I exported that one for you. The users tables have been truncated for security reasons, but all the other data should be there. There should be a teetwist_wp554.zip in your home folder that contains an sql file.
-
This account has a compromised CMS installation that has been affected by the recent AnonymousFox hack and cannot be unsuspended. An invitation will be sent to you shortly so you can create a new account. Please restore your data using a backup. The data from your old account cannot be recovered or returned to you due to the possibility of the account having been used for Phishing. As a reminder, when selecting a CMS, we highly recommend that users not use WordPress. WP and it's extensions are notorious for having security issues such as the one you (and everyone else on Tommy) experienced, and it has the worst security track record of any CMS out there. Using a different program will help prevent this from happening again.
-
The file store.php has been placed in your home directory.
-
Let's have Krydos get this done for you.
-
It'll be copied to your home folder in a little while. You'll just see it show up. Give me an hour or two to get to a computer to copy it though.
-
New invite sent.
-
You should have received an invite to create a new account. You can use the same domains again, but not the same username. Did you not receive the invite?
-
The account ptg has been deleted.
- 9 replies
-
- login
- login problem
-
(and 1 more)
Tagged with:
-
What is your new account's username? That file is not infected, so I can leave it in your home folder for you.
-
This account has a compromised CMS installation that has been affected by the recent AnonymousFox hack and cannot be unsuspended. An invitation will be sent to you shortly so you can create a new account. Please restore your data using a backup. The data from your old account cannot be recovered or returned to you due to the possibility of the account having been used for Phishing. As a reminder, when selecting a CMS, we highly recommend that users not use WordPress. WP and it's extensions are notorious for having security issues such as the one you (and everyone else on Tommy) experienced, and it has the worst security track record of any CMS out there. Using a different program will help prevent this from happening again. EDIT: Please provide me a valid, non-disposable email address for the invite to be sent to. We no longer allow disposable email addresses.
-
We haven't been paying much attention up here the past few days due to the hack...sorry about that. Try removing the single quotes around the URLs. Also, try removing all of the URLs except one, and see if the matching script loads (with all others being expected to fail). If so, add a second URL, and repeat. Also, your site does use inline scripting which is blocked when using CSP, so your site is going to break to an extent even when it works correctly.
-
They probably didn't generate because of an issue on Tommy. We've been having issues with the automatic SSL not creating certs for some users for some reason. Using LE is the easiest fix for now Also, if the .well-known folder in your public_html is not available over plain HTTP, the process will fail. This means forced SSL redirects need exceptions added for that folder.