activecm / ipfix-rita

Collect IPFIX / Netflow v9 Records and Ship them to RITA for Analysis
https://www.activecountermeasures.com/
10 stars 1 forks source link

Adapt activecm/mongodiff for ipfix-rita in order to test accuracy #20

Closed Zalgo2462 closed 6 years ago

Zalgo2462 commented 6 years ago

In order to test the accuracy of IPFIX-RITA + YAF vs RITA + Bro IDS, we need a way to difference RITA conn collections. Currently, MongoDiff supports differencing entire databases. Unfortunately, there are fields that are left blank by IPFIX-RITA + YAF that are filled in by RITA + Bro IDS. The MongoDiff script will flag these as differences. The MongoDiff script should be adapted to our use case in order to ignore these differences.

Zalgo2462 commented 6 years ago

Finished with https://github.com/activecm/ipfix-rita/tree/master/rita-diff