More Fake jQuery sites
labs.sucuri.net
More Fake jQuery sites
1–10 of 13 posts
Re: More Fake jQuery sites
#2Anyone has more info? What kind of malware? I'm assuming client side? Any 0-days? Unsurprisingly, both websites are blocked at where I am.
Re: More Fake jQuery sites
#3>We keep seeing fake jQuery sites popping up and being used to distribute malware. Anyone has more info? What kind of malware? I'm assuming client side? Any 0-days? Unsurprisingly, both websites are blocked at where I am.
Re: More Fake jQuery sites
#4Is the "httx" a mistake by the malware-authors or Sucuri Malware Labs? I find the second option more likely.
Re: More Fake jQuery sites
#5Re: More Fake jQuery sites
#6"window.top.location.href = "httx://www.jqueryc.com" Is the "httx" a mistake by the malware-authors or Sucuri Malware Labs? I find the second option more likely.
Re: More Fake jQuery sites
#7"window.top.location.href = "httx://www.jqueryc.com" Is the "httx" a mistake by the malware-authors or Sucuri Malware Labs? I find the second option more likely.
I suspect they've done it deliberately, to avoid having a malware link on their site. With the link as given, a reader would have to consciously change the 'x' for a 'p' to visit it, making it unlikely that anyone would do it accidentally.
Re: More Fake jQuery sites
#8Or do they hope that somebody finds the fake jQuery site on Google or through a typo in the URL and then includes their fake JavaScript file instead? That seems unlikely to me.
Re: More Fake jQuery sites
#9Earlier quoted context omitted.
I suspect they've done it deliberately, to avoid having a malware link on their site. With the link as given, a reader would have to consciously change the 'x' for a 'p' to visit it, making it unlikely that anyone would do it accidentally.
That makes sense, and would also explain why they chose to put it in a , I suppose. Still, it feels as if the apparent intended audience would be aware of the risks without them having to go through the trouble.