Hi Andy, I am looking into the flow of
https://github.com/fluenda/dataworks_summit_iot_botnet/blob/master/dataworks_summit_iot_botnet_full_flow.xml I am fine up to GenerateSSDEEPHash of FuzzyHashContent processor. But in the next step in Compare_SSDEEP_Hashes of CompareFuzzyHash processor processor the Hash List source file is /opt/nifi/nifi-1.3.0/conf/permanent/ssdeep_hashes.list. Can you please let me know how this file has been generated? I am using the below flow in my use case. 1. GetFile processor to get the file content. 2. FuzzyHashContent processor to create the has value of the file content. 3. In this step want to use CompareFuzzyHash processor but not sure what value I should put in the Hash List source file property. Regards, Shankha -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/
