INCLUDE_DATA

Quick Testing Tips Your daily feed of short software testing tips…

20Sep/09Off

Try XSS to break out of a rut

I'm again stealing a tip from David Christiansen (he's on a roll lately). Checkout his post on using cross-site scripting to get out of a testing rut. From the post:

<script>alert("f")</script>

Paste it in every field.

If an alert pops up OR the field gets saved and then gets rendered without the script tags, you’ve found a cross-site scripting vulnerability.


As a side note, in a very funny turn of events, when I originally wrote this blog post I was rewarded with the following...

xss_error

Posted By Michael Kelly
Comments (2) Trackbacks (0)
  1. alert(”f”)

    Haha this is funny :) Also try sql injection ;)

Trackbacks are disabled.

Categories

Authors

Pages

JS and CSS Optimization by PHP Speedy JS and CSS Optimization by PHP Speedy