while developing a website today I noticed something odd on the console. This is the second time I see this error message. I googled the website sasads and came up without any info. Website apparently is xml in nature and seems to be very suspicious.
The console error code is Blocked a frame with origin "" from accessing a frame with origin "http://". Protocols, domains, and ports must match.
The website is php/jquery and utilizes the latest jquery distribution. I searched for sasads in the js folders but could not locate such string. the jquery that was blocked stated it was running in 1.7 so it must be loading it offsite somewhere.
browser used is chrome, server running latest php and mysql environment. I wasnt able to recreate the error, guess there is some kind of trigger or timer that is hidden.
Question, should I be worried that one of the potential script has some sort of trojan or malware attached to it?
while developing a website today I noticed something odd on the console. This is the second time I see this error message. I googled the website sasads. and came up without any info. Website apparently is xml in nature and seems to be very suspicious.
The console error code is Blocked a frame with origin "http://video.sasads." from accessing a frame with origin "http://". Protocols, domains, and ports must match.
The website is php/jquery and utilizes the latest jquery distribution. I searched for sasads. in the js folders but could not locate such string. the jquery that was blocked stated it was running in 1.7 so it must be loading it offsite somewhere.
browser used is chrome, server running latest php and mysql environment. I wasnt able to recreate the error, guess there is some kind of trigger or timer that is hidden.
Question, should I be worried that one of the potential script has some sort of trojan or malware attached to it?
Share Improve this question asked Jun 11, 2013 at 18:18 JIMJI1005JIMJI1005 4865 silver badges8 bronze badges 13- Sounds like an ad server to me. – Blazemonger Commented Jun 11, 2013 at 18:20
- The error is regarding the same-origin policy, but what did you do to get it? – dezman Commented Jun 11, 2013 at 18:22
- Yvette: Link is of the actual error message from the console. – JIMJI1005 Commented Jun 11, 2013 at 18:23
- 1 Same thing happened to me just now, this should not have been closed – J.T. Taylor Commented Jul 19, 2013 at 3:02
- 1 @MBHNYC it's now reopened. – Shadow Wizzard Commented Jul 31, 2013 at 7:03
3 Answers
Reset to default 3Based on my experimenting, I believe this is caused by the "Edit This Cookie" extension.
Also: The reviews for the extension have similar plaints about ads.
I just very unexpectedly had my Chrome browser switch from my ebay window to a new full-page advertisement; in researching more about what happened, I found this stack overflow question through my google search regarding the website that it jumped to. I'm leaving the following information for others who may be searching for issues with "sasads.", "adverstitial.", "openadserve", or "adlegend." -- they all seem to be culprits in the hijacking of my web browser (and should be banned, blocked, blacklisted, and otherwise removed from the 'Interwebs').
In response to the Original Poster's error, I believe that the browser you were using tried to do the same exact jump to an "adverstitial." page. This page then has a script that loads content from "sasads.", and you were seeing an error in how it loads.
I was able to capture the javascript from the site, and yes - it has a timer on it after which it tries to go back to the site you were originally on. Thus, you wouldn't have been able to see it. I have much more information about this and captured the javascript that was run. I haven't figured out where it was triggered yet. I only have one Chrome extension (Session Manager). I hope this helps someone.
I had this exact same error in Chrome. In my case, it started after installing the PageRank Status extension.