Jump to content

Recommended Posts

Is there a way to disable jscript? So far my website has never used any jscript so if I was to disable it all together would that fix it?

 

 

EDIT: And by disabling it I don't mean by client side but like server side?

 

 

Edit: Oh wait a minute, what am I saying? All jscript is, is something on the webpage that the client reads, so how could you disable that?

According to Chris Shiflett's book on essential PHP security, XSS can wreck a range of havoc on applications that displays input from possibly spoofing forms to cross-site request forgery (CSRF) (which translates to sending arbitrary http requests from the victim) for example.

My understanding is it is the client, not the server. Think in terms of the display of webpages (and what can be manipulated if those pages are not secure enough).

 

You can also google XSS for more info as well, such as XSS info on wikipedia for example.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.