JavaScript Injection

 JavaScript Injection

Javascript injection is a nifty little technique that allows you to alter a sites contents without actually leaving the site. This can be very useful when say, you need to spoof the server by editing some form options. Let me explain it to you with some examples.

We will cover :

1. Injection Basics
2. Cookie Editing
3. Form Editing

Javascript Injection Tutorials: