<?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: Error polling virus total in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/245782#M97205</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/94970"&gt;@Nupagazy&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;MineMeld doesn't support v3 API yet, I have opened an issue on github to track this:&amp;nbsp;&lt;A href="https://github.com/PaloAltoNetworks/minemeld-core/issues/308" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-core/issues/308&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luigi&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jan 2019 08:46:50 GMT</pubDate>
    <dc:creator>lmori</dc:creator>
    <dc:date>2019-01-13T08:46:50Z</dc:date>
    <item>
      <title>Error polling virus total</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/175656#M97200</link>
      <description>&lt;P&gt;I'm running into an issue with the virus total miner. Once the API key is set it continues to throw this error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;2017-09-08T14:24:58 (2986)basepoller._actor_loop INFO: virustotal_notifications-green - command: 1504880698052 poll
2017-09-08T14:24:58 (2986)basepoller._polling_loop INFO: Polling virustotal_notifications-green
2017-09-08T14:24:58 (2986)connectionpool._new_conn INFO: Starting new HTTPS connection (1): www.virustotal.com
2017-09-08T14:24:58 (2986)basepoller._poll ERROR: Exception in polling loop for virustotal_notifications-green: No JSON object could be decoded
Traceback (most recent call last):
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/minemeld/ft/basepoller.py", line 721, in _poll
    performed = self._polling_loop()
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/minemeld/ft/basepoller.py", line 571, in _polling_loop
    iterator = self._build_iterator(now)
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/minemeld/ft/vt.py", line 88, in _build_iterator
    return super(Notifications, self)._build_iterator(now)
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/minemeld/ft/json.py", line 135, in _build_iterator
    result = self.extractor.search(r.json())
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/requests/models.py", line 819, in json
    return json.loads(self.text, **kwargs)
  File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
2017-09-08T14:24:59 (2986)basepoller._polling_loop INFO: Polling virustotal_notifications-green
2017-09-08T14:24:59 (2986)connectionpool._new_conn INFO: Starting new HTTPS connection (1): www.virustotal.com
2017-09-08T14:24:59 (2986)basepoller._poll ERROR: Exception in polling loop for virustotal_notifications-green: No JSON object could be decoded
Traceback (most recent call last):
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/minemeld/ft/basepoller.py", line 721, in _poll
    performed = self._polling_loop()
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/minemeld/ft/basepoller.py", line 571, in _polling_loop
    iterator = self._build_iterator(now)
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/minemeld/ft/vt.py", line 88, in _build_iterator
    return super(Notifications, self)._build_iterator(now)
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/minemeld/ft/json.py", line 135, in _build_iterator
    result = self.extractor.search(r.json())
  File "/opt/minemeld/engine/0.9.42/local/lib/python2.7/site-packages/requests/models.py", line 819, in json
    return json.loads(self.text, **kwargs)
  File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
2017-09-08T14:25:04 (2986)basepoller._actor_loop INFO: virustotal_notifications-green - command: 1504880698052 age_out&lt;/PRE&gt;
&lt;P&gt;It's not liking something it's getting however I'm not seeing anything else in the logs to help figure this out.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 14:41:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/175656#M97200</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2017-09-08T14:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error polling virus total</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/175660#M97201</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/47112"&gt;@chirss&lt;/a&gt;&amp;nbsp;: could you please take a look at the following comment?&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/MineMeld-Articles/Using-MineMeld-as-a-Incident-Response-Platform/tac-p/175106#M153" target="_self"&gt;https://live.paloaltonetworks.com/t5/MineMeld-Articles/Using-MineMeld-as-a-Incident-Response-Platform/tac-p/175106#M153&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like you VT account lacks "Intelligence" subscription or that you haven't configured any YARA rule in your VT Hunting Panel.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 15:07:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/175660#M97201</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2017-09-08T15:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error polling virus total</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/175666#M97202</link>
      <description>&lt;P&gt;I guess I need to figure out why it won't let me get into the intelligence or hunting sections of the vt website. Thanks for pointing me in the right direction.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 15:02:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/175666#M97202</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2017-09-08T15:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error polling virus total</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/175667#M97203</link>
      <description>&lt;P&gt;Ah it's a paid subscription of some kind and I just have a freebie account. Makes sense.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 15:12:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/175667#M97203</guid>
      <dc:creator>chirss</dc:creator>
      <dc:date>2017-09-08T15:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error polling virus total</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/245779#M97204</link>
      <description>&lt;P&gt;I have VT intelligent account and created YARA rule but, still get the same error. When I access link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.virustotal.com/intelligence/hunting/notifications-feed/?key=289dca4190400946e5078ffdccb280f18e4ea4941ff4a6a99dff1cb71ecbfd0f&amp;nbsp;" target="_blank"&gt;https://www.virustotal.com/intelligence/hunting/notifications-feed/?key=289dca4190400946e5078ffdccb280f18e4ea4941ff4a6a99dff1cb71ecbfd0f&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;it is blank.&lt;/P&gt;
&lt;P&gt;Here are my YARA rulesets:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error no json object could be decoded.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/18254i4BDE02F622AE3193/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="error no json object could be decoded.png" alt="error no json object could be decoded.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 06:26:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/245779#M97204</guid>
      <dc:creator>Nupagazy</dc:creator>
      <dc:date>2019-01-13T06:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error polling virus total</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/245782#M97205</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/94970"&gt;@Nupagazy&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;MineMeld doesn't support v3 API yet, I have opened an issue on github to track this:&amp;nbsp;&lt;A href="https://github.com/PaloAltoNetworks/minemeld-core/issues/308" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-core/issues/308&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luigi&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 08:46:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/245782#M97205</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2019-01-13T08:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error polling virus total</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/245785#M97206</link>
      <description>&lt;P&gt;Hi Luigi,&lt;/P&gt;
&lt;P&gt;Thank you so much.&amp;nbsp;I log in virustotal agaian and it turned back to old API version ( have no idea why) . It works now&lt;/P&gt;
&lt;P&gt;Best REgards,&lt;/P&gt;
&lt;P&gt;An&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 09:54:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-polling-virus-total/m-p/245785#M97206</guid>
      <dc:creator>Nupagazy</dc:creator>
      <dc:date>2019-01-13T09:54:16Z</dc:date>
    </item>
  </channel>
</rss>

