2012-02-29
09:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
View for virus attacks
Good afternoon,
I need to create a view that notices me when a virus is moving on the network.
First of all, I created an alert called Virus, it has only one circuit called Virus too that fires when an event in Attack.Malicious Code is raised 10 times per minute.
Then, I created a view with this Correlated Rule. But I have this status : Error in view.
Is my method good ? Where do you think the mistake is ?
Thanks for your answers,
Elwyn.
6 Replies
2012-03-01
01:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I hope you have configured the device properly on which you want to monitor these events. Are you using device type or device group ? Can you attach the rule xml file here to have a look at it ? Sreejith
2012-03-01
04:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
enVison 4.0 SP4 P5 give such error if you use device group. You have to use the IP address of the device(s).
I have a case open since weeks with the support and i' wainting, waiting, waiting........ for an answert.
Regards
Gabriel
enVison 4.0 SP4 P5 give such error if you use device group. You have to use the IP address of the device(s).
I have a case open since weeks with the support and i' wainting, waiting, waiting........ for an answert.
Regards
Gabriel
2012-03-01
05:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
So if device group is not working then it seems to http communication issue. Did you verify if TLS 1.0 is enabled in IE advanced settings when logged in as NIC_System ? Do you have Task Triage related Output actions ? Are they working for you ?
2012-03-02
05:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You can configure the Device group, the View starts and stop with the error in View.
The pi_alert.log reports:
> 11:44:00: thrd(CPS8-AdminModifications) %NIC-4-608025: Alerter,
> Alerter, -, -, -, -, Detail: 0: 9712 view=Wink8-AdminModifications
> error no devices configured.
Reconfigure your CRL with the fixed ip of devices and the view starts correctly.
Regards
The pi_alert.log reports:
> 11:44:00: thrd(CPS8-AdminModifications) %NIC-4-608025: Alerter,
> Alerter, -, -, -, -, Detail: 0: 9712 view=Wink8-AdminModifications
> error no devices configured.
Reconfigure your CRL with the fixed ip of devices and the view starts correctly.
Regards
2012-03-05
11:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thank you for your answers. The problem came from the description of the rule.. There was a special character.. There is no check on this field (is that a bug ?) Anyway, the problem is now solved but is my method good ? Regards, Elwyn.
2012-03-12
03:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I would say that if you want to truely see if the virus is moving on the network you need to either have more circuits or statements. If I understand your logic correctly your alert will fire if it sees malicous activity 10 times in x amount of times no matter the source. If that is the case then if you get 10 messages from the same machine you will get alerted. If you want to see if moving you will have to cache variables to set for the first, second, third devices that you see and then use a filter in each of the next statements to verify that the virus alert is coming from a new machine.
