WalterDiong / TLS-Malware-Detection-with-Machine-Learning

Leveraging machine learning to detect TLS based malware in encrypted traffic without decryption
39 stars 6 forks source link

Cannot generate malicious.csv #1

Open ChessNineeee opened 4 years ago

ChessNineeee commented 4 years ago

Hi. I'm using the tls_flow_filter to generate malicious.csv from the json file, which is generated by Cisco Joy Tool. All pcap files are collected at http://malware-traffic-analysis.net/, and I use your Joy command to parse the pcap file. However, all these json files after parsing pcaps can only generate benign.csv. Am I using the filter in a wrong way ?

1504020316 commented 3 years ago

Hi. I'm using the tls_flow_filter to generate malicious.csv from the json file, which is generated by Cisco Joy Tool. All pcap files are collected at http://malware-traffic-analysis.net/, and I use your Joy command to parse the pcap file. However, all these json files after parsing pcaps can only generate benign.csv. Am I using the filter in a wrong way ?

Hello, do you solve your problem? I do not know the meaning of the following: file = pandas.read_csv("location of csv of websits with benign urls") benign_url_file = pandas.read_csv("Location of csv with benign urls")

Can you help me?

Qinmingyue-324 commented 3 years ago

Hi. I'm using the tls_flow_filter to generate malicious.csv from the json file, which is generated by Cisco Joy Tool. All pcap files are collected at http://malware-traffic-analysis.net/, and I use your Joy command to parse the pcap file. However, all these json files after parsing pcaps can only generate benign.csv. Am I using the filter in a wrong way ?

Hello, do you solve your problem? I do not know the meaning of the following: file = pandas.read_csv("location of csv of websits with benign urls") benign_url_file = pandas.read_csv("Location of csv with benign urls")

Can you help me?

Hi. I'm using the tls_flow_filter to generate malicious.csv from the json file, which is generated by Cisco Joy Tool. All pcap files are collected at http://malware-traffic-analysis.net/, and I use your Joy command to parse the pcap file. However, all these json files after parsing pcaps can only generate benign.csv. Am I using the filter in a wrong way ?

Hi,I'm also using the Cisco Joy Tool. However, when I use the ./sleuth command, the following problems occur. Would like to ask if you have encountered or know how to solve it?

ERROR: ./sleuth:line 41: import : command not found ./sleuth:line 42: import : command not found ./sleuth:line 43: syntax erroe near unexpected token''/usr/local/lib/python3.6/site-packages'' ./sleuth:line 43: sys.path.append('/usr/local/lib/python3.6/site-packages')

gxgx729 commented 2 years ago

你好。我正在使用 tls_flow_filter 从由 Cisco Joy Tool 生成的 json 文件生成恶意文件。所有 pcap 文件都收集在http://malware-traffic-analysis.net/,我使用您的 Joy 命令来解析 pcap 文件。但是,所有这些解析pcaps后的json文件都只能生成benign.csv。我是否以错误的方式使用过滤器?

I have also encountered this problem. Have you solved it?

Qinmingyue-324 commented 2 years ago

你好,这个问题当时我也遇到了,也对提供该代码的作者进行了提问,但并未得到回复。抱歉。

------------------ 原始邮件 ------------------ 发件人: "WalterDiong/TLS-Malware-Detection-with-Machine-Learning" @.>; 发送时间: 2022年6月25日(星期六) 下午4:30 @.>; @.**@.>; 主题: Re: [WalterDiong/TLS-Malware-Detection-with-Machine-Learning] Cannot generate malicious.csv (#1)

你好。我正在使用 tls_flow_filter 从由 Cisco Joy Tool 生成的 json 文件生成恶意文件。所有 pcap 文件都收集在http://malware-traffic-analysis.net/,我使用您的 Joy 命令来解析 pcap 文件。但是,所有这些解析pcaps后的json文件都只能生成benign.csv。我是否以错误的方式使用过滤器?

I have also encountered this problem. Have you solved it?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>