Looks like one of your sensors does NOT have the rule commented out so
I would check to see if salt is running correctly there.
If you're still receiving alerts for that rule on sensors where the
rule IS commented out, is it possible that you have a backlog of
alerts from when the rule was still enabled?
On Mon, Feb 22, 2016 at 12:49 PM, Scott Ellis <
scor...@gmail.com> wrote:
> here is the output:
>
> #######@########:~$ sudo salt '*' cmd.run 'grep 2101411
> /etc/nsm/rules/downloaded.rules'
>
> ######:
>
> # alert udp $EXTERNAL_NET any -> $HOME_NET 161 (msg:"GPL SNMP public
> access udp"; content:"public"; fast_pattern:only; reference:bugtraq,2112;
> reference:bugtraq,4088; reference:bugtraq,4089; reference:cve,1999-0517;
> reference:cve,2002-0012; reference:cve,2002-0013; classtype:attempted-recon;
> sid:2101411; rev:12;)
>
> ######:
>
> # alert udp $EXTERNAL_NET any -> $HOME_NET 161 (msg:"GPL SNMP public
> access udp"; content:"public"; fast_pattern:only; reference:bugtraq,2112;
> reference:bugtraq,4088; reference:bugtraq,4089; reference:cve,1999-0517;
> reference:cve,2002-0012; reference:cve,2002-0013; classtype:attempted-recon;
> sid:2101411; rev:12;)
>
> #######:
>
> alert udp $EXTERNAL_NET any -> $HOME_NET 161 (msg:"GPL SNMP public
> access udp"; content:"public"; fast_pattern:only; reference:bugtraq,2112;
> reference:bugtraq,4088; reference:bugtraq,4089; reference:cve,1999-0517;
> reference:cve,2002-0012; reference:cve,2002-0013; classtype:attempted-recon;
> sid:2101411; rev:12;)
>
> #######:
>
> # alert udp $EXTERNAL_NET any -> $HOME_NET 161 (msg:"GPL SNMP public
> access udp"; content:"public"; fast_pattern:only; reference:bugtraq,2112;
> reference:bugtraq,4088; reference:bugtraq,4089; reference:cve,1999-0517;
> reference:cve,2002-0012; reference:cve,2002-0013; classtype:attempted-recon;
> sid:2101411; rev:12;)
>
> ######@#######:~$
>
> I am still seeing alerts, across the board, on this rule and all the others
> I have disabled. Please let me know if you have any further suggestions.
> Perhaps I should I try restarting everything, but I was under the impression
> that the update command would take care of reloading the rules.
>
> Thanks
>
> S