FlowPrint:与NDSS '20论文一样,FlowPrint的原始实现

上传者: 42126274 | 上传时间: 2023-02-21 15:59:24 | 文件大小: 169KB | 文件类型: ZIP
FlowPrint 该存储库包含NDSS FlowPrint [1]论文作者的FlowPrint代码。 在学术出版物中使用FlowPrint时,请它。 该master分支将FlowPrint作为开箱即用的工具提供。 对于本文的原始实验,请查看NDSS分支。 介绍 FlowPrint引入了一种半监督方法,可根据(加密的)网络流量对移动应用程序进行指纹识别。 我们会自动在网络流量的目标相关功能之间找到时间相关性,并使用这些相关性来生成应用指纹。 这些指纹可以在以后重新使用以识别已知应用程序或检测以前看不见的应用程序。 这项工作的主要贡献是无需事先了解网络中运行的应用程序即可创建网络指纹。 文献资料 我们在提供了广泛的文档,包括安装说明和参考。 参考 [1] van Ede, T., Bortolameotti, R., Continella, A., Ren, J., Dubois, DJ,

文件下载

资源详情

[{"title":"( 53 个子文件 169KB ) FlowPrint:与NDSS '20论文一样,FlowPrint的原始实现","children":[{"title":"FlowPrint-master","children":[{"title":"setup.py <span style='color:#111;'> 692B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 136B </span>","children":null,"spread":false},{"title":"datasets","children":[{"title":"README.md <span style='color:#111;'> 426B </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"paper","children":[{"title":"README.md <span style='color:#111;'> 7.52KB </span>","children":null,"spread":false}],"spread":true},{"title":".github","children":[{"title":"ISSUE_TEMPLATE","children":[{"title":"bug_report.md <span style='color:#111;'> 834B </span>","children":null,"spread":false},{"title":"feature_request.md <span style='color:#111;'> 595B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"flowprint","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"cross_correlation_graph.py <span style='color:#111;'> 13.25KB </span>","children":null,"spread":false},{"title":"fingerprints.py <span style='color:#111;'> 19.75KB </span>","children":null,"spread":false},{"title":"flowprint.py <span style='color:#111;'> 13.98KB </span>","children":null,"spread":false},{"title":"fingerprint.py <span style='color:#111;'> 5.67KB </span>","children":null,"spread":false},{"title":"preprocessor.py <span style='color:#111;'> 5.08KB </span>","children":null,"spread":false},{"title":"browser_detector.py <span style='color:#111;'> 6.89KB </span>","children":null,"spread":false},{"title":"reader.py <span style='color:#111;'> 10.42KB </span>","children":null,"spread":false},{"title":"flow_generator.py <span style='color:#111;'> 963B </span>","children":null,"spread":false},{"title":"__main__.py <span style='color:#111;'> 9.79KB </span>","children":null,"spread":false},{"title":"cluster.py <span style='color:#111;'> 11.19KB </span>","children":null,"spread":false},{"title":"network_destination.py <span style='color:#111;'> 3.95KB </span>","children":null,"spread":false},{"title":"flows.py <span style='color:#111;'> 5.26KB </span>","children":null,"spread":false}],"spread":false},{"title":"examples","children":[{"title":"cross_correlation_graph.py <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false},{"title":"recognition.py <span style='color:#111;'> 4.20KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"docs","children":[{"title":"Makefile <span style='color:#111;'> 638B </span>","children":null,"spread":false},{"title":"make.bat <span style='color:#111;'> 799B </span>","children":null,"spread":false},{"title":"source","children":[{"title":"roadmap.rst <span style='color:#111;'> 434B </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 730B </span>","children":null,"spread":false},{"title":"conf.py <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"_static","children":[{"title":"overview_generation.svg <span style='color:#111;'> 21.69KB </span>","children":null,"spread":false},{"title":"overview_processing.svg <span style='color:#111;'> 23.21KB </span>","children":null,"spread":false},{"title":"overview_generation.png <span style='color:#111;'> 63.94KB </span>","children":null,"spread":false},{"title":"overview_processing.png <span style='color:#111;'> 48.45KB </span>","children":null,"spread":false}],"spread":false},{"title":"installation.rst <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"citing.rst <span style='color:#111;'> 851B </span>","children":null,"spread":false},{"title":"contributors.rst <span style='color:#111;'> 592B </span>","children":null,"spread":false},{"title":"reference","children":[{"title":"fingerprint.rst <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"cross_correlation_graph.rst <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"reader.rst <span style='color:#111;'> 638B </span>","children":null,"spread":false},{"title":"flowprint.rst <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"preprocessor.rst <span style='color:#111;'> 708B </span>","children":null,"spread":false},{"title":"flow.rst <span style='color:#111;'> 617B </span>","children":null,"spread":false},{"title":"reference.rst <span style='color:#111;'> 360B </span>","children":null,"spread":false},{"title":"fingerprint_generator.rst <span style='color:#111;'> 779B </span>","children":null,"spread":false},{"title":"browser_detector.rst <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"network_destination.rst <span style='color:#111;'> 650B </span>","children":null,"spread":false},{"title":"flow_generator.rst <span style='color:#111;'> 299B </span>","children":null,"spread":false},{"title":"cluster.rst <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false}],"spread":false},{"title":"license.rst <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"usage","children":[{"title":"overview.rst <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"command_line.rst <span style='color:#111;'> 2.90KB </span>","children":null,"spread":false},{"title":"usage.rst <span style='color:#111;'> 446B </span>","children":null,"spread":false},{"title":"code.rst <span style='color:#111;'> 4.09KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明