Cross Site Scripting Scanning

From What The Wiki?!

To view the full lecture on video, click "Here".

Abstract

Cross Site Scripting (XSS) is a common vulnerability on the web these days.The presentation starts off with an introduction to XSS with some examples.

What is the problem?
- Untrusted data gets inserted into web pages.
How is it exploited?

  • JavaScript Insertion
  • Phishing attacks
  • "Defacements"
  • Social Engineering

What do web developers need to know about XSS?

  • Filter untrusted data
  • Use perl's taint mode

Introduction of a new, free XSS tool first released at WHATTHEHACK

What is it?
- A XSS vulnerability scanner that helps to automate the process of looking for XSS vulnerabilities.

How do I use it
- Come to the talk...

What do I do once a vulnerability is found?
- Fix your site!
- It wasn't your site? Exploit or report it! ;-)

Q&A session

Target audience:

  • Web developers,
  • penetration testers

All code shown during the talk is in perl and JavaScript. Some knowledge of perl and JavaScript is recommended.


Speakers


Schedule

Day [[27 July 2005|]]
Location [[|]]
Start Time [[|]]
Duration


Informations

Type [[]]
Track Here
Language
[[Category: ]]

[[Category: ]]