Skip to content

Commit

Permalink
Merge pull request mandiant#1057 from mandiant/fix-networkminer-version
Browse files Browse the repository at this point in the history
Fix wrong version for NetworkMiner
  • Loading branch information
Ana06 authored May 28, 2024
2 parents cf67266 + db1c0ae commit 323d971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/networkminer.vm/networkminer.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>networkminer.vm</id>
<version>2.9.20240411</version>
<version>2.9.0</version>
<authors>Netresec</authors>
<description>NetworkMiner is an open source Network Forensic Analysis Tool for Windows, but also works in Linux or Mac OS X. NetworkMiner can be used as a passive network sniffer in order to detect operating systems, sessions, hostnames, open ports etc. without putting any traffic on the network. NetworkMiner can also parse PCAP files for off-line analysis and to reassemble transmitted files and certificates from PCAP files.</description>
<dependencies>
Expand Down

0 comments on commit 323d971

Please sign in to comment.