Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

NetworkMiner 2.2 #1127

Closed
dougburks opened this issue Aug 28, 2017 · 2 comments
Closed

NetworkMiner 2.2 #1127

dougburks opened this issue Aug 28, 2017 · 2 comments

Comments

@dougburks
Copy link
Contributor

From Erik Hjelmvik:

sudo apt-get update
sudo apt-get install libmono-system-windows-forms4.0-cil libmono-system-web4.0-cil libmono-system-net4.0-cil libmono-system-runtime-serialization4.0-cil
wget https://www.netresec.com/?download=NetworkMiner -O /tmp/nm.zip
sudo -s
unzip /tmp/nm.zip -d /opt/
cd /opt/NetworkMiner_2-2/
chmod +x NetworkMiner.exe
chmod -R go+w AssembledFiles/
chmod -R go+w Captures/ 
cp /opt/networkminer/networkminer .
truncate --size=-1 networkminer
echo " --noupdatecheck" >> networkminer
cd ..
rm -rf networkminer
mv NetworkMiner_2-2 networkminer
exit

Also, here is a blog post going through what's new in NetworkMiner 2.2:
https://netresec.com/?b=17888CB

@dougburks
Copy link
Contributor Author

@dougburks
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant