I hosted my domain to point to the hosting here. It worked well for a few days, now, when anyone visits my website, it goes to a malicious website leostop
Then the user goes back and the website works fine.
typed website name
first it said it is going to a “non trusted” site, do you want to continue
when i click “Continue” it goes to myosys.us homepage them immediately goes to
I’m pretty sure it’s not our hosting. A quick Google search for that domain doesn’t redirect a lot of results, but it does show a few sites which are not hosted with us.
So my money is on something like malicious code on your website (this can happen with outdated or pirated software), a virus on your computer or an malicious party in your network intercepting and redirecting traffic.
URL:Account Suspended Host:leostop.com IP: 172.67.196.212 Error/Status Code: 301 Priority: Low Protocol: http/1.1 Initiated By:http://www.myosys.us/js/jquery-3.4.1.min.js line 1 column 82241 Request Start: 1.576 s DNS Lookup: 70 ms Initial Connection: 75 ms Time to First Byte: 122 ms Bytes In (downloaded): 0.0 KB Bytes Out (uploaded): 0.9 KB
Or you use some demo or unpurchased software (pirated)
so the author checks if the host is valid (for which someone bought some software), and if not, then throw out the error and make a redirection.
And you should definitely do a jQuery script update if possible and if everything works
It depends on how the malware came to be there in the first place. So no, we have no step by step way to fix this, because there are a lot of variables to account for.
For starters, you should take a good look at the software you’re using:
Is the software being actively developed and maintained, and are you running the latest, or at least supported, version?
Is the software being developed by a reliable party? A well known company is a safer source than some random person on a forum.
Did you get the software from a reliable source? So a distribution channel linked to by the software author, not some random file sharing sites you found through Google.
If the software is outdated, built by someone with either bad intentions or someone who just isn’t good at writing safe code, or retrieved from an unreliable third party source, your best bet is to wipe the entire site and start over. And go for software which is safe if you do.
Replacing the infected jQuery can help, but not if it’s just one symptom of unsafe, malware infected software.