<?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: Searching for beaconing activity in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Searching-for-beaconing-activity/m-p/80706#M20394</link>
    <description>&lt;P&gt;you can bin _time and then count the number of bins that something appears in:&lt;/P&gt;

&lt;P&gt;maybe something like &lt;CODE&gt;eval foo = host + " : " + dest| bin _time span=1h |stats count foo AS concount by _time | stats value(concount) count by foo&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;This should give you the numbers of connections per hour and the number of hours that they occurred. &lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2016 18:50:52 GMT</pubDate>
    <dc:creator>wkupersa</dc:creator>
    <dc:date>2016-02-09T18:50:52Z</dc:date>
    <item>
      <title>Searching for beaconing activity</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searching-for-beaconing-activity/m-p/80705#M20393</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I'm pretty new to spluk, &lt;BR /&gt;
I'm looking for some help with malware detection. &lt;BR /&gt;
What would the search expression look like to detect beaconing activity from infected hosts?&lt;/P&gt;

&lt;P&gt;my unknowns here would be "host" and "destination" since i have no idea what may be infected and with what malware.&lt;BR /&gt;
Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2013 14:48:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searching-for-beaconing-activity/m-p/80705#M20393</guid>
      <dc:creator>zabarai</dc:creator>
      <dc:date>2013-04-01T14:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for beaconing activity</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searching-for-beaconing-activity/m-p/80706#M20394</link>
      <description>&lt;P&gt;you can bin _time and then count the number of bins that something appears in:&lt;/P&gt;

&lt;P&gt;maybe something like &lt;CODE&gt;eval foo = host + " : " + dest| bin _time span=1h |stats count foo AS concount by _time | stats value(concount) count by foo&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;This should give you the numbers of connections per hour and the number of hours that they occurred. &lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 18:50:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searching-for-beaconing-activity/m-p/80706#M20394</guid>
      <dc:creator>wkupersa</dc:creator>
      <dc:date>2016-02-09T18:50:52Z</dc:date>
    </item>
  </channel>
</rss>

