CICFlowMeter
CICFlowMeter copied to clipboard
CICFlowmeter-V4.0 (formerly known as ISCXFlowMeter) is an Ethernet traffic Bi-flow generator and analyzer for anomaly detection that has been used in many Cybersecurity datsets such as Android Adware-...
# Feature Naming Enhancement for CIC-Dataset 2017-19 Compatibility In this contribution, I have enhanced the functionality of the project by addressing a critical issue related to Feature Naming, specifically for...
Hello everything is fine? How does CicFlowMeter group by source IP? What is the scale to form a metric of the characteristics. Is it a grouping by time? By Frames....
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 1.17 to 1.28.3. Changelog Sourced from org.apache.tika:tika-core's changelog. Release 1.28.3 - 5/23/2022 General dependency upgrades (TIKA-3770). Release 1.28.2 - 4/26/2022 General dependency upgrades (TIKA-3688). Upgrade to PDFBox...
The code just doubles getBwdFINFlags, could it change to flow.getBwdFINFlags()==1 ? Or should it be "if ((flow.getFwdFINFlags() + flow.getBwdFINFlags()) == 2)"?
I've sucessfully installed & run CICFlowMeter, but the load button doesn't provide any network interfaces. I'm not getting any errors that I can see. My first assumption is that this...
Bumps [guava](https://github.com/google/guava) from 23.6-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...
I have a pcap file generated in cooja contiki simulation of RPL networks. On using cicflowmeter an empty csv file is generated. I have attached the files here. In previous...
Hi, I have collected pcap files using tcpdump. After extracting data using offline mode, I find it gives wrong IP addresses, 0 for source port, destination port, and protocol. If...
Please, consider creating an official Docker container for the tool to be used for preprocessing without installation
I would like to know what is the time unit of the "Flow Timeout" and "Activity Timeout" fields. When reading a code snippet, it was possible to identify that the...