Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-IDS
[Top] [All Lists]

Re: Re: how to avoid false positive in generic cross site scripting atta

Subject: Re: Re: how to avoid false positive in generic cross site scripting attack ids signature
Date: Sun, 11 Feb 2007 15:37:07 +0530
How about UTF-7 XSS attack?
False positive will be there, you need to reduce it as much as
possible. But just checking for javascript: is not a good idea.
Keeping an eye on no. of occurrence of particular patterns might help.


On 6 Feb 2007 11:44:45 -0000, rathnach@gmail.com <rathnach@gmail.com> wrote:
1st is, whether executing javascript on clients browser context in http req. is 
permissible.

>>>>>> we don't have any control to implement policy to restrict developers 
using such feature.

 2nd as yahoo is one of the most visted sit, how can avoid cjances of false 
postive, and is there any way to harden this signature.
>>>>>>IDS detection is most effective only when it is configured properly and 
signatures are specific to attack.

Generic signatures are only good to identify unknown attacks,Provided you have 
good logging capability. but problem is false positives.
My would suggest is to find some vulnerable file path + XXS pattern to be more 
effective.

------------------------------------------------------------------------
Test Your IDS

Is your IDS deployed correctly?
Find out quickly and easily by testing it
with real-world attacks from CORE IMPACT.
Go to 
http://www.coresecurity.com/index.php5?module=Form&action=impact&campaign=intro_sfw
to learn more.
------------------------------------------------------------------------



------------------------------------------------------------------------ Test Your IDS

Is your IDS deployed correctly?
Find out quickly and easily by testing it with real-world attacks from CORE IMPACT.
Go to http://www.coresecurity.com/index.php5?module=Form&action=impact&campaign=intro_sfw to learn more.
------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>