<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Trying to blacklist event code with  accesses in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334171#M4960</link>
    <description>&lt;P&gt;Sorry new to splunk.. what do you mean by paste on sample event?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 18:09:06 GMT</pubDate>
    <dc:creator>Jordan54</dc:creator>
    <dc:date>2017-07-27T18:09:06Z</dc:date>
    <item>
      <title>Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334165#M4954</link>
      <description>&lt;P&gt;Hello.. I am trying to black list a event code with a message and it is not working.. I have my code posted below. Am I missing something? Thanks!&lt;/P&gt;

&lt;P&gt;blacklist5 = Eventcode="4663" Message="Accesses:ReadData (or ListDirectory)"&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 19:51:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334165#M4954</guid>
      <dc:creator>Jordan54</dc:creator>
      <dc:date>2017-07-26T19:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334166#M4955</link>
      <description>&lt;P&gt;try below,&lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
evt_resolve_ad_obj = 0&lt;BR /&gt;
blacklist1=EventCode="4663" Message=”Accesses:ReadData\s+(or\s+ListDirectory)"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:05:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334166#M4955</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2020-09-29T15:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334167#M4956</link>
      <description>&lt;P&gt;Thanks for the suggestion, but that didn't seem to help. Any other suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 12:24:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334167#M4956</guid>
      <dc:creator>Jordan54</dc:creator>
      <dc:date>2017-07-27T12:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334168#M4957</link>
      <description>&lt;P&gt;can you paste sample event. Regex for message might be wrong or another one is it won't effect on old events.&lt;/P&gt;

&lt;P&gt;below is the example given in Splunk_TA_windows,&lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 1&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
blacklist1 = EventCode="4662" Message="Object Type:(?!\s*groupPolicyContainer)"&lt;BR /&gt;
blacklist2 = EventCode="566" Message="Object Type:(?!\s*groupPolicyContainer)"&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
renderXml=false&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:05:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334168#M4957</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2020-09-29T15:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334169#M4958</link>
      <description>&lt;P&gt;This is what I have.. Thanks again!&lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
blacklist1 = EventCode="4700|4767|4946|4948|4779|4954|4740|4658|4634|5145|4656|4672|5158|4776|5152|5157|4769|4768|4648|4985|4690|4771|4770|4702|4670|4660|4689|4611|5154|4793|5447|5058|5061|5031|4673|5143|4742|1|4647|4723|4738"&lt;BR /&gt;
blacklist2 = EventCode="4662" Message="Object Type:\s+(?!groupPolicyContainer)"&lt;BR /&gt;
blacklist3 = EventCode="566" Message="Object Type:\s+(?!groupPolicyContainer)"&lt;BR /&gt;
blacklist4 = EventCode="4688" Message="New Process Name: (?i)^(C:\Program Files\Splunk(?:UniversalForwarder)?\bin\(?:btool|splunkd|splunk|splunk-(?:MonitorNoHandle|admon|netmon|perfmon|powershell|regmon|winevtlog|winhostinfo|winprintmon|wmi)).exe)"&lt;BR /&gt;
blacklist5=EventCode="4663" Message=”Accesses:ReadData\s+(or\s+ListDirectory)"&lt;/P&gt;

&lt;P&gt;index = oswinsec&lt;BR /&gt;
renderXml=false&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:05:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334169#M4958</guid>
      <dc:creator>Jordan54</dc:creator>
      <dc:date>2020-09-29T15:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334170#M4959</link>
      <description>&lt;P&gt;can  you paste on sample event. I guess Message regex is wrong.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 17:58:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334170#M4959</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2017-07-27T17:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334171#M4960</link>
      <description>&lt;P&gt;Sorry new to splunk.. what do you mean by paste on sample event?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 18:09:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334171#M4960</guid>
      <dc:creator>Jordan54</dc:creator>
      <dc:date>2017-07-27T18:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334172#M4961</link>
      <description>&lt;P&gt;Please execute below query on your search head&lt;/P&gt;

&lt;P&gt;index=oswinsec  EventCode=4663 | head 1. &lt;/P&gt;

&lt;P&gt;It will produce one result. Copy output result and paste in comment.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 18:14:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334172#M4961</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2017-07-27T18:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334173#M4962</link>
      <description>&lt;P&gt;2:27:01.000 PM&lt;BR /&gt;&lt;BR /&gt;
07/27/2017 02:27:01 PM&lt;BR /&gt;
LogName=Security&lt;BR /&gt;
SourceName=Microsoft Windows security auditing.&lt;BR /&gt;
EventCode=4663&lt;BR /&gt;
EventType=0&lt;BR /&gt;
Type=Information&lt;BR /&gt;
ComputerName=&lt;BR /&gt;
TaskCategory=Removable Storage&lt;BR /&gt;
OpCode=Info&lt;BR /&gt;
RecordNumber=473041460&lt;BR /&gt;
Keywords=Audit Success&lt;BR /&gt;
Message=An attempt was made to access an object.&lt;/P&gt;

&lt;P&gt;Subject:&lt;BR /&gt;
    Security ID:        S-1-5-18&lt;BR /&gt;
    Account Name:&lt;BR /&gt;&lt;BR /&gt;
    Account Domain:&lt;BR /&gt;&lt;BR /&gt;
    Logon ID:       &lt;/P&gt;

&lt;P&gt;Object:&lt;BR /&gt;
    Object Server:      Security&lt;BR /&gt;
    Object Type:        File&lt;BR /&gt;
    Object Name:        D:\Program Files\&lt;BR /&gt;
    Handle ID:      0x204&lt;BR /&gt;
    Resource Attributes:&lt;BR /&gt;
Process Information:&lt;BR /&gt;
    Process ID:     0x51c&lt;BR /&gt;
    Process Name:       D:\Program Files &lt;/P&gt;

&lt;P&gt;Access Request Information:&lt;BR /&gt;
    Accesses:       ReadData (or ListDirectory)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Access Mask:        0x1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Collapse&lt;BR /&gt;
EventCode = 4663 host =  index =    oswinsec source =   WinEventLog:Security sourcetype =   WinEventLog:Security&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 18:29:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334173#M4962</guid>
      <dc:creator>Jordan54</dc:creator>
      <dc:date>2017-07-27T18:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334174#M4963</link>
      <description>&lt;P&gt;blacklist5=EventCode="4663" Message="An attempt was made to access an object."&lt;BR /&gt;
or&lt;BR /&gt;
Assuming that Accesses field has been extracted &lt;BR /&gt;
blacklist5=EventCode="4663" Accesses="ReadData\s(or\sListDirectory)"&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 18:40:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334174#M4963</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2017-07-27T18:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334175#M4964</link>
      <description>&lt;P&gt;That worked!  Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:07:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334175#M4964</guid>
      <dc:creator>Jordan54</dc:creator>
      <dc:date>2017-07-28T15:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to blacklist event code with  accesses</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334176#M4965</link>
      <description>&lt;P&gt;cool. Glad it worked, Please vote or accept the answer&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:09:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Trying-to-blacklist-event-code-with-accesses/m-p/334176#M4965</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2017-07-28T15:09:48Z</dc:date>
    </item>
  </channel>
</rss>

