{"id":4660,"date":"2022-11-18T15:12:00","date_gmt":"2022-11-18T21:12:00","guid":{"rendered":"https:\/\/www.incredigeek.com\/home\/?p=4660"},"modified":"2022-11-18T14:47:57","modified_gmt":"2022-11-18T20:47:57","slug":"install-networkminer-on-kali-linux","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/install-networkminer-on-kali-linux\/","title":{"rendered":"Install NetworkMiner on Kali Linux"},"content":{"rendered":"\n<p>The Network Miner tool is a handy little utility that works great on Windows.  It sorta works on Linux.  Doesn&#8217;t appear to be able to read the traffic coming off the interface, but you can drag and drop a pcap file on it.  You can export a pcap file from wireshark, but it needs to be a pcap, not the newer default pcap Wireshark defaults to.  Can change it in the &#8220;Save as:&#8221;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Install Prerequisites<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt install mono-devel<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Download and Configure<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">wget https:\/\/www.netresec.com\/?download=NetworkMiner -O \/tmp\/NetworkMiner.zip\nsudo unzip \/tmp\/NetworkMiner.zip -d \/opt\/\ncd \/opt\/NetworkMiner*\nsudo chmod +x NetworkMiner.exe\nsudo chmod -R go+w AssembledFiles\/\nsudo chmod -R go+w Captures\/<\/pre>\n\n\n\n<p>Should be ready to launch.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Launch Network Miner<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">mono \/opt\/NetworkMiner*\/NetworkMiner.exe<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.incredigeek.com\/home\/wp-content\/uploads\/2022\/11\/image-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"568\" height=\"626\" src=\"https:\/\/www.incredigeek.com\/home\/wp-content\/uploads\/2022\/11\/image-1.png\" alt=\"\" class=\"wp-image-4661\" srcset=\"https:\/\/www.incredigeek.com\/home\/wp-content\/uploads\/2022\/11\/image-1.png 568w, https:\/\/www.incredigeek.com\/home\/wp-content\/uploads\/2022\/11\/image-1-272x300.png 272w\" sizes=\"auto, (max-width: 568px) 100vw, 568px\" \/><\/a><figcaption class=\"wp-element-caption\">Network Miner on Kali Linux<\/figcaption><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Further Thoughts and Reading<\/h2>\n\n\n\n<p>You could potentially get a live view of what is going on by using the &#8220;Receive Pcap over IP&#8221;<\/p>\n\n\n\n<p>Maybe use something like <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">tcpdump -i wlan0 | nc localhost 57014<\/pre>\n\n\n\n<p>The following links should help and provide more information.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.netresec.com\/?page=Blog&amp;month=2014-02&amp;post=HowTo-install-NetworkMiner-in-Ubuntu-Fedora-and-Arch-Linux\">https:\/\/www.netresec.com\/?page=Blog&amp;month=2014-02&amp;post=HowTo-install-NetworkMiner-in-Ubuntu-Fedora-and-Arch-Linux<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/www.netresec.com\/?page=Blog&amp;month=2011-09&amp;post=Pcap-over-IP-in-NetworkMiner\">https:\/\/www.netresec.com\/?page=Blog&amp;month=2011-09&amp;post=Pcap-over-IP-in-NetworkMiner<\/a><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Network Miner tool is a handy little utility that works great on Windows. It sorta works on Linux. Doesn&#8217;t appear to be able to read the traffic coming off the interface, but you can drag and drop a pcap &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/install-networkminer-on-kali-linux\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[573],"tags":[1357,1356,764,943],"class_list":["post-4660","post","type-post","status-publish","format-standard","hentry","category-security","tag-capture","tag-network-miner","tag-nm","tag-tools"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4660","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=4660"}],"version-history":[{"count":3,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4660\/revisions"}],"predecessor-version":[{"id":4664,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4660\/revisions\/4664"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=4660"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=4660"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=4660"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}