Results 1 to 5 of 5

Thread: How to stop cross-site script in Internet Explorer 8?

  1. #1
    Join Date
    Dec 2010
    Posts
    299

    How to stop cross-site script in Internet Explorer 8?

    I am really satisfied with the look and feel of this particular browser Internet Explorer 8. However I have started to face very annoying situation from today morning. Well I was supposed to take print out page from the browser but it was prompting an error message on the screen which can be stated as ‘Internet Explorer has modified this page to help prevent cross-site scripting.’ Well I am not having any idea regarding this particular error. Any suggestions to solve this particular problem will be highly appreciated. Thanks a lot in advance.

  2. #2
    Join Date
    Feb 2008
    Posts
    624

    Re: How to stop cross-site script in Internet Explorer 8?

    Looking at the situation you have provided I am unable to find out the root cause of the problem. I want to know certain more details to learn about this particular problem. First of let me know which operating system you have installed on your computer also tell if you have done any recent changes on your computer. I mean let me know if you have installed or uninstalled any hardware or software on your computer. Another important thing I want to know that this problem occurs with all the websites or with only particular website. Answer the above mentioned questions so that I can find out how to fix the problem of yours.

  3. #3
    Join Date
    Nov 2009
    Posts
    652

    Re: How to stop cross-site script in Internet Explorer 8?

    I don’t know what solution you can apply to solve this particular problem but I think I know something regarding Cross Site Scripting. Nowadays Cross Site Scripting (XSS) attacks are becoming top exploit against Web servers. The most command problem by using this particular attack is buffer overflow. This is also used to steal cookies or other important credentials and deface pages from the web application.

  4. #4
    Join Date
    Nov 2009
    Posts
    580

    Re: How to stop cross-site script in Internet Explorer 8?

    For this particular problem Internet Explorer 8 having a filter which will help you to protect from type-1 XSS attacks. Well you can turn off XSS filter by using the particular method.
    • You have to launch Internet Explorer 8 if it is already closed.
    • Now go to Tools and choose Internet Options from the Menu bar.
    • Now click on Security Tab and choose Custom level.
    • Now you have to search for Disable XSS Filter from the drop down list and simply click on it.
    • Now try to take printout and let me know whether it was helpful to you or not.

  5. #5
    Join Date
    Nov 2009
    Posts
    752

    Re: How to stop cross-site script in Internet Explorer 8?

    Yes Internet Explorer 8 is having feature to make reflected (Type I) XSS" vulnerabilities difficult to exploit. Well script be reflected only when the part of the HTTP request is utilized to produce server’s response. It allows malicious script in request to execute with having equal level of access on the rest of the page. Well this particular XSS filter observes all the requests and response which are produced by the browser. In any case it identifies any cross-site request then it simply disables the same if it is forwarded by the server. When such thing happens it simply prompts ‘Internet Explorer modified this page to prevent a potential cross-site scripting attack’ on the screen. If any web developer who wanted to disable this particular filter then simply set following HTTP header on their content.
    Code:
    X-XSS-Protection 0

Similar Threads

  1. Replies: 7
    Last Post: 07-03-2012, 10:42 PM
  2. Cross-site scripting in Internet Explorer 9
    By P. Kolte in forum Technology & Internet
    Replies: 6
    Last Post: 16-03-2011, 04:17 PM
  3. How to use internet explorer 9 to avoid cross-site scripting attacks?
    By Orochimaru in forum Technology & Internet
    Replies: 6
    Last Post: 15-03-2011, 10:19 AM
  4. Internet explorer cannot open the internet site
    By minky in forum Windows Software
    Replies: 3
    Last Post: 13-07-2009, 11:17 AM
  5. open ftp site in internet explorer
    By Stefania C. in forum Windows Server Help
    Replies: 2
    Last Post: 02-04-2008, 09:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,121,131.80067 seconds with 17 queries