TO UNSUBSCRIBE: email "unsubscribe issforum" in the body of your message to
[EMAIL PROTECTED] Contact [EMAIL PROTECTED] for help with any problems!
----------------------------------------------------------------------------
Does anyone have a collection of report queries they generated using Crystal
Reports that they'd like to share?
I wish I had time to learn Crystal Reports, but I don't have that luxury,
yet.
I'd like to be able to extract details on particular events. I've seen some
workarounds... such as listing out the top 20, then selecting the event and
coming up with a different report which can be exported to an excel
spreadsheet.
Sometimes that doesn't give all the detail available or has other
limitations.
Here's what I'd like to do at this time involving results from a RealSecure
Network Sensor:
Generate a report for the HTTP_Authentication event only (from a range of
dates of course)
listing all details
sorted by destination IP.
Not sure if it's possible, I'd probably have to do it manually using a
spreadsheet or some other way, but to eliminate duplicates of destination IP
and URL. This way I could determine multiple areas used for authentication
as well. For example:
http://www.vendorsite.com/update-inventory User ID: merchandiser
Password: money$
http://www.vendorsite.com/order_entry.asp User ID: Purchasing Password:
nomoney$$
My goal is to determine Internet web pages used for corporate business. Then
I can find out each company division and let them know that their
credentials used for authentication may not be as safe and secure as they
thought for the destinations listed. Sometimes I need to have the user ID&
password used in order to determine the site's content, used in as much an
ethical way as possible. (in and out - no selections made, etc).