|
|||||||||||
|
RE: Detecting cross-site scripting attacks
From: Vinny Bedus <vbedus(at)bitchangers.com>
Date: Wed May 14 2003 - 12:00:24 EDT
Also, depending on how you are checking, XML posts might be a problem. If you don't allow this type of access on your site, then it should not be a problem.
Vinny
-----Original Message-----
In-Reply-To: <97FD849ABD38514A9E4233C77E6DDD29322AFB@cerberus.dns.co.uk> Thanks for all the responses. If you look at one of the possible cross sire scripting attack. http://legitimatesite.com/modules.php?username=bla<script>alert (document.cookie)</script> Is it fine if we look at only the REQ portion of the packet to determine
if it is a cross-site scripting attack (By checking the <script>
tags. I
If that is the case can I write a signature in SNORT to look for <HTML Tags> on port 80 in REQ direction and conclude that it is a invalid request? Would be there any false positives? Received on Wed May 14 12:13:09 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:51 EDT |
||||||||||
|
|||||||||||