<?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: Minemeld static url/ipv4/md5 list in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494240#M105050</link>
    <description>&lt;P&gt;Work greatly,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just last thing, &lt;SPAN class=""&gt;if i wanted to add multiple ip's at once is this the right format?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;because in this way it does not add all the ip's&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;curl --insecure -XPOST -H "Content-Type: application/json" -u admin:minemeld "&lt;A href="https://10.0.0.4/config/data/node-bad-domain_indicators/append?h=node-bad-domain&amp;amp;t=localdb" target="_blank" rel="noopener"&gt;https://10.0.0.4/config/data/node-bad-domain_indicators/append?h=node-bad-domain&amp;amp;t=localdb&lt;/A&gt;" -d '&lt;BR /&gt;{&lt;BR /&gt;"indicator": "8.8.8.8",&lt;BR /&gt;"indicator": "8.8.8.2",&lt;BR /&gt;"indicator": "1.1.21.1",&lt;BR /&gt;"indicator": "1.1.51.1",&lt;BR /&gt;"indicator": "1.15.1.1",&lt;BR /&gt;"indicator": "1.6.1.1",&lt;BR /&gt;"indicator": "1.1.2.1",&lt;BR /&gt;"indicator": "1.1.3.1",&lt;BR /&gt;"indicator": "1.4.1.1",&lt;BR /&gt;"indicator": "2.1.1.1",&lt;BR /&gt;"type": "IPv4",&lt;BR /&gt;"comment": "usual Google DNS Public IP",&lt;BR /&gt;"share_level": "green",&lt;BR /&gt;"confidence": 100,&lt;BR /&gt;"ttl": 3600&lt;BR /&gt;}'&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 28 May 2022 20:07:49 GMT</pubDate>
    <dc:creator>porq91</dc:creator>
    <dc:date>2022-05-28T20:07:49Z</dc:date>
    <item>
      <title>Minemeld static url/ipv4/md5 list</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494119#M105041</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;we have installed minemeld in our facility and it's great, but we are having trouble implementing a solution that takes lists internally, our current goal is to update the list manually based on the ipv4 / url we get from our security team. Is there any guide that explains how this can be done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Angelo.&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 08:02:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494119#M105041</guid>
      <dc:creator>porq91</dc:creator>
      <dc:date>2022-05-28T08:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld static url/ipv4/md5 list</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494172#M105045</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/221446"&gt;@porq91&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To achieve what you want you need localdb prototype. The only "guide" I am aware of is from the following link - &lt;A href="https://live.paloaltonetworks.com/t5/general-articles/using-minemeld-as-an-incident-response-platform/ta-p/174690/jump-to/first-unread-message" target="_blank"&gt;https://live.paloaltonetworks.com/t5/general-articles/using-minemeld-as-an-incident-response-platform/ta-p/174690/jump-to/first-unread-message&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Note that there was a bug that localdb was able to hold only single indicator and any new will replace the existing. This bug was fixed in some later version. So you definately need to run the latest version of MineMeld. Since no one from open communitity is picking up the project I believe last version is &lt;SPAN&gt;0.9.70&lt;/SPAN&gt; and you should be fine with it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below are summarized steps that I writed down for myself, but if you need more detailed explanation check the link above&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;LocalDB miner&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Purpose&lt;/STRONG&gt;: Miner using prototype localDB allow to import indicators that are stored locally on the MineMeld. Those indicators are than parsed in format suitable for PAN FW EDL consumption&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Steps to create:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;Find build-in prototype "stdlib.localDB" and&amp;nbsp; create new copy&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Astardzhiev_0-1653748300820.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41463iB9225B64163EB1F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Astardzhiev_0-1653748300820.png" alt="Astardzhiev_0-1653748300820.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Since this prototype is in experimental state, we need to edit the shared level, so we can use standard output node to consume the indicators. Note here we can modify the default age_out value. Unfortunately, currently there is a bug for this typo (if age_out is modified when adding new indicator all current are removed)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Astardzhiev_1-1653748300823.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41464iA08BB0CF8FC47267/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Astardzhiev_1-1653748300823.png" alt="Astardzhiev_1-1653748300823.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Using the new prototype create miner node&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Astardzhiev_2-1653748300825.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41465i9D54E30EAE956482/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Astardzhiev_2-1653748300825.png" alt="Astardzhiev_2-1653748300825.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Astardzhiev_3-1653748300830.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41467i725626A74B429F62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Astardzhiev_3-1653748300830.png" alt="Astardzhiev_3-1653748300830.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create output node using standard prototype and select as input the localdb node created earlier and commit the changes&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Astardzhiev_4-1653748300835.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41466i199D8A8EC831F4BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Astardzhiev_4-1653748300835.png" alt="Astardzhiev_4-1653748300835.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;To add indicator to the list you need to send POST request with following details:&lt;/LI&gt;
&lt;/OL&gt;
&lt;OL&gt;
&lt;OL&gt;
&lt;LI&gt;URL: &lt;A href="https://my-minemeld.local/config/data/" target="_blank"&gt;https://my-minemeld.local/config/data/&lt;/A&gt;&lt;FONT color="#FF9900"&gt;XXXXXXXX-bad-domain&lt;/FONT&gt;_indicators/append?h=&lt;FONT color="#FF9900"&gt;XXXXXXXX-bad-domain&lt;/FONT&gt;&amp;amp;t=localdb (highlighted string needs to correspond the miner node name you created above)&lt;/LI&gt;
&lt;LI&gt;Credentials: MineMeld admin account credentials are required (currently MineMeld doesn't support RBAC)&lt;/LI&gt;
&lt;LI&gt;Data must be in JSON format &lt;STRONG&gt;(send header Content-Type: application/json&lt;/STRONG&gt;) as follow:&lt;/LI&gt;
&lt;/OL&gt;
&lt;/OL&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;"indicator": "bad.example.com",&lt;/P&gt;
&lt;P&gt;"type": "domain",&lt;/P&gt;
&lt;P&gt;"comment": "Phishing domain", &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"share_level": "green",&lt;/P&gt;
&lt;P&gt;"confidence": 100,&lt;/P&gt;
&lt;P&gt;"ttl": "disable"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indicator - contain the suspicious domain&lt;/P&gt;
&lt;P&gt;Type - must be set to domain (other options are IPv4, URL, hash)&lt;/P&gt;
&lt;P&gt;Comment - Optional, but good practice to keep track for the reason why this domain was added&lt;/P&gt;
&lt;P&gt;Share_level, Confidence - Optional, used for filtering internally in MineMeld&lt;/P&gt;
&lt;P&gt;TTL - this set the age out period for the indicator, &lt;U&gt;it must be set to disable&lt;/U&gt; in order to keep the indicator forever (due to the bug we cannot set age out disabled by default, so it must be set for each indicator). &lt;STRONG&gt;If ttl is set to 0 indicator will be removed from the local db and EDL respectfully &lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 14:34:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494172#M105045</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2022-05-28T14:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld static url/ipv4/md5 list</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494209#M105048</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130"&gt;@aleksandar.astardzhiev&lt;/a&gt;, much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I have a couple of concerns:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, the url &lt;A href="https://my-minemeld.local" target="_blank"&gt;https://my-minemeld.local&lt;/A&gt;, should my-minemeld.local be replaced with the ip of the machine that hosts minemeld?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second of all, I have no idea how to do the POST request you recommended.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Excuse the stupid question but this is the first time I have worked on this kind of application.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 18:08:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494209#M105048</guid>
      <dc:creator>porq91</dc:creator>
      <dc:date>2022-05-28T18:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld static url/ipv4/md5 list</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494215#M105049</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/221446"&gt;@porq91&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;- Yes my-minemeld.com is just an example, which you need to replace with the hostname/ip address of your own MineMeld. Same goes for "&lt;FONT color="#FF9900"&gt;XXXXXXXX-bad-domain&lt;/FONT&gt;" - you need to replace that as well with the name you use in your config&lt;/P&gt;
&lt;P&gt;- I ment HTTP POST request - if you look at the link, somewhere around the end of the post there is "Annex 2" which is explaining how you can send API request to add/remove new indicators to the list. What I forgot to mention is that you can add/remove indicators manually through MineMeld GUI - go to Nodes -&amp;gt; Click on your localDB miner, there will be additional tab listing all current indicators and allowing you add or remove&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Astardzhiev_0-1653762500903.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41468i319CAEB8513AAFBB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Astardzhiev_0-1653762500903.png" alt="Astardzhiev_0-1653762500903.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adding indicators via the GUI could be tidious, especially if you need to add bulk of indicators. In addition you can have somekind of automation that could benefit from the API and add/remove indicators using the explained API POST requests.&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 18:30:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494215#M105049</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2022-05-28T18:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld static url/ipv4/md5 list</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494240#M105050</link>
      <description>&lt;P&gt;Work greatly,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just last thing, &lt;SPAN class=""&gt;if i wanted to add multiple ip's at once is this the right format?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;because in this way it does not add all the ip's&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;curl --insecure -XPOST -H "Content-Type: application/json" -u admin:minemeld "&lt;A href="https://10.0.0.4/config/data/node-bad-domain_indicators/append?h=node-bad-domain&amp;amp;t=localdb" target="_blank" rel="noopener"&gt;https://10.0.0.4/config/data/node-bad-domain_indicators/append?h=node-bad-domain&amp;amp;t=localdb&lt;/A&gt;" -d '&lt;BR /&gt;{&lt;BR /&gt;"indicator": "8.8.8.8",&lt;BR /&gt;"indicator": "8.8.8.2",&lt;BR /&gt;"indicator": "1.1.21.1",&lt;BR /&gt;"indicator": "1.1.51.1",&lt;BR /&gt;"indicator": "1.15.1.1",&lt;BR /&gt;"indicator": "1.6.1.1",&lt;BR /&gt;"indicator": "1.1.2.1",&lt;BR /&gt;"indicator": "1.1.3.1",&lt;BR /&gt;"indicator": "1.4.1.1",&lt;BR /&gt;"indicator": "2.1.1.1",&lt;BR /&gt;"type": "IPv4",&lt;BR /&gt;"comment": "usual Google DNS Public IP",&lt;BR /&gt;"share_level": "green",&lt;BR /&gt;"confidence": 100,&lt;BR /&gt;"ttl": 3600&lt;BR /&gt;}'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 20:07:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494240#M105050</guid>
      <dc:creator>porq91</dc:creator>
      <dc:date>2022-05-28T20:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld static url/ipv4/md5 list</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494308#M105052</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/221446"&gt;@porq91&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;I don't believe you can add multiple indicators with single API call... My approach for adding bulk of indicators when creating localdb for the first time was "quick and dirty" bash scripting - reading from a file each entry on new line, with for loop repeating the curl command for each indicator.&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2022 08:47:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494308#M105052</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2022-05-29T08:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld static url/ipv4/md5 list</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494808#M105061</link>
      <description>&lt;P&gt;Thanks a lot dude, very helpful.&lt;span class="lia-unicode-emoji" title=":face_blowing_a_kiss:"&gt;😘&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 15:27:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-static-url-ipv4-md5-list/m-p/494808#M105061</guid>
      <dc:creator>porq91</dc:creator>
      <dc:date>2022-05-30T15:27:32Z</dc:date>
    </item>
  </channel>
</rss>

