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

| Subject: | [ISSForum] RSKill for Multiple Monitoring segments on Proventia "A" |
|---|---|
| Date: | Mon, 18 Oct 2004 13:08:36 +0400 |
Has any achieved this using just ONE RSKILL interface.
Jose,
The only thing stored in the database is the audit trail, but not actual sessions. You might be able to query the audit trail like this:
SELECT ADT.AuditTrailID, ADT.AuditTime, ADT.Username, ADC.EventDesc, ADI.ParamName, ADI.ParamValue from AuditTrail as ADT JOIN AuditInfo as ADI on ADT.AuditTrailID = ADI.AuditTrailID JOIN AuditEventCMD as ADC on ADT.AuditEventCMDID = ADC.AuditEventCMDID -- AuditEventCMDID 5 = console login, 6 = console logout WHERE ADT.AuditEventCMDID IN (5, 6)
Cheers, Robert
_______________________________________________ ISSForum mailing list ISSForum@iss.net
TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to https://atla-mm1.iss.net/mailman/listinfo/issforum
To contact the ISSForum Moderator, send email to mod-issforum@iss.net
The ISSForum mailing list is hosted and managed by Internet Security Systems, 6303 Barfield Road, Atlanta, Georgia, USA 30328.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: [ISSForum] Server sensor and web servers, meaculpa |
|---|---|
| Next by Date: | RE: [ISSForum] Server sensor and exchange 5.5 server, meaculpa |
| Previous by Thread: | RE: [ISSForum] Site Protector tools, Duncanson, Robert |
| Next by Thread: | [ISSForum] Server sensor and exchange 5.5 server, Muraca, Peppino |
| Indexes: | [Date] [Thread] [Top] [All Lists] |