This project contains Giraph jobs to find IP addresses from NetFlow data that may be spreading harmful traffic.
This project contains Giraph jobs to find IP addresses from NetFlow data that are spreading traffic.
NetFlow data is converted and filtered to a CSV file using `FlowConvert.sh`. It can then be imported using `NetflowCSVEdgeInputFormat` and run through `DOSRank` and `SpreadRank`.
\ No newline at end of file
NetFlow data is converted and filtered to a CSV file using `FlowConvert.sh`. It can then be imported using `NetflowCSVEdgeInputFormat` and run through `DOSRank` and `SpreadRank`.