# Intro
The CICFlowMeter is an open source tool that generates flows from .pcap files, and extracts features from these flows.
CICFlowMeter is a network traffic flow generator available from here . It can be used to generate bidirectional flows, where the first packet determines the forward (source to destination) and backward (destination to source) directions, hence the statistical time-related features can be calculated separately in the forward and backward directions. Additional functionalities include, selecting features from the list of existing features, adding new features, and controlling the duration of flow timeout.
NOTE: TCP flows are usually terminated upon connection teardown (by FIN packet) while UDP flows are terminated by a flow timeout. The flow timeout value can be assigned arbitrarily by the individual scheme e.g., 600 seconds for both TCP and UDP.
For citation in your works and also understanding CICFlowMeter (formerly ISCXFlowMeter) completely, you can find below published paper:
Gerard Drapper Gil, Arash Habibi Lashkari, Mohammad Mamun, Ali A. Ghorbani, "Characterization of Encrypted and VPN Traffic Using Time-Related Features", In Proceedings of the 2nd International Conference on Information Systems Security and Privacy(ICISSP 2016) , pages 407-414, Rome , Italy
----------------------------------------
# Installation and executing:
Extract CICFlowMeterV3.zip
___Note: The only prerequisite is that "libpcap" library or WinPcap on windows systems, be pre-installed___
For Linux
> $ sudo apt-get install libpcap-dev
For windows
> download [winpcap](<https://www.winpcap.org/install/default.htm>)
## executing
Go to the extracted directory,enter the 'bin' folder
### linux
Open a terminal and run this command
```
sudo ./CICFlowMeter
```
### windows
Lanunch the Comand Prompt and run this command
```
CICFlowMeter.bat
```
## Get started
for offline
```
1.Select the folder that include your PCAP files
2.Select the folder that you would like to save you CSV files
3.Click OK button
```
for realtime
```
1 CLick Load button to find the list of network interfaces
2 Select the interface you would like to monitor
3 Click start button and wait for a while
4 Click stop button to stop the process and save the csv in same applcation folder/data/daily
```
--------------------------------------------------------------
Contact us at A.Habibi.L@unb.ca if there are any problems.
For citation in your works and also understanding CICFlowMeter (formerly ISCXFlowMeter) completely, you can find below published papers:
Arash Habibi Lashkari, Gerard Draper-Gil, Mohammad Saiful Islam Mamun and Ali A. Ghorbani, "Characterization of Tor Traffic Using Time Based Features", In the proceeding of the 3rd International Conference on Information System Security and Privacy, SCITEPRESS, Porto, Portugal, 2017
Gerard Drapper Gil, Arash Habibi Lashkari, Mohammad Mamun, Ali A. Ghorbani, "Characterization of Encrypted and VPN Traffic Using Time-Related Features", In Proceedings of the 2nd International Conference on Information Systems Security and Privacy(ICISSP 2016) , pages 407-414, Rome , Italy
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
CICFlowMeter是一个网络流量生成器,它使用Java编写,在选择要计算的功能,添加新功能以及更好地控制流超时的持续时间方面提供了更大的灵活性。它生成双向流(Biflow),其中第一个数据包确定前向(源到目的地)和后向(目标到源)方向,因此有83个统计特征,如持续时间,数据包数,字节数,数据包长度,也可以在正向和反向分别计算。 应用程序的输出采用CSV文件格式,每个流标记有六列,即FlowID,SourceIP,DestinationIP,SourcePort,DestinationPort和具有80多个网络流量功能的协议。通常,TCP流在连接拆除时(通过FIN数据包)终止,而UDP流由流超时终止。流量超时值可以由各个方案任意分配,例如, TCP和UDP均为600秒。 CICFlowMeter-V3可以提取80多个功能。 该实验室用此生成器获取了IDS数据集,2012和2017的都有,2017版的数据集我会作为新资源上传。同样的,采用该数据集做实验的,请私信我,应数据方要求,需要在论文中声明数据出处。
资源推荐
资源详情
资源评论
收起资源包目录
CICFlowMeter-3.0.zip (22个子文件)
CICFlowMeter-3.0
bin
CICFlowMeter.bat 3KB
CICFlowMeter 6KB
lib
junit-4.12.jar 308KB
HikariCP-java6-2.3.13.jar 115KB
slf4j-api-1.7.25.jar 40KB
native
jnetpcap-pcap100.dll 51KB
libjnetpcap.so 208KB
jnetpcap.dll 368KB
libjnetpcap-pcap100.so 12KB
quartz-2.3.0.jar 675KB
slf4j-log4j12-1.7.25.jar 12KB
SimpleFlowMeterV2-3.0.jar 144KB
commons-math3-3.5.jar 1.94MB
hamcrest-core-1.3.jar 44KB
c3p0-0.9.5.2.jar 486KB
mchange-commons-java-0.2.11.jar 592KB
commons-io-2.5.jar 204KB
jnetpcap-1.4.1.jar 640KB
commons-lang3-3.6.jar 483KB
log4j-1.2.17.jar 478KB
README.md 3KB
LICENSE.txt 2KB
共 22 条
- 1
资源评论
Jade24
- 粉丝: 33
- 资源: 10
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功