Jump to content

Javascript Injections


micmania1

Recommended Posts

Never heard of them personally but if your referring to mimics (copying down your html page and editing it to send different data to a web server) then its just good use of Validation on your Php script.
Link to comment
Share on other sites

javascript injection is a for of hacking.

For example type this into your url address bar, "javascript:alert('Hello World')".

This can be used to change for values (form[0] etc) or stop media players and probably more which i dont know.

Ive validated most of my forms so if they do try this, it will come up as an error but won't completely stop it.
Link to comment
Share on other sites

Yes your talking about mimics but Javascript injection is a bit pointless as it is purely client side, its only when your Javascript sends dangerous data back to an unvalidated server script (php) that hacking can take place.
Link to comment
Share on other sites

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.