Cross site scripting

Cross site scripting

• 1 min read

🏷️ #web #dev

⚠️ 📜 This is archival content from many years or even decades ago. Links may not work. Images may be broken and my opinions may very likely have changed. Please do not judge the content here too harshly.

| | | jduprey | January 27th, 2005

Current Mood: tired

Cross site scripting

Cross site scripting (XSS) is a type of computer security exploit where information from one context, where it is not trusted, can be inserted into another context, where it is. From the trusted context, an attack can be launched.

*[January 27th, 2005]: 2005-01-27T00:30:00+03:00