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: Server resources usage Policy report format from IDS

Subject: Re: Server resources usage Policy report format from IDS
Date: 24 Oct 2007 15:32:20 -0000
Hello there,

Best possible manner to preserve the info is in xmls. The info could be stored 
in Tags/Attribute/Values which is also easy to process/query.  Using XML is 
scalable, flexible. 
A typical xml could look like

<Server>
  <IP>10.10.220.10</>
  <Total sessions>""</>
  <userinfo>
    <name>testing</>
      <accessed file>File2</>
      <accessed file>File2</>

........

and so on. 

But for this your IDS needs to have XML parsing support.

------------------------------------------------------------------------
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>