IRIS is a bash script which goal is to achieve user profiling based on network activity.
This program is under development and functionnalities will be added over time.
It is part of an MSc Project at Plymouth University, UK.
The following programs are needed in order to run IRIS:
- PostgreSQL, used to store information about the packets
- Libprotoident which processes PCAP files to get the flows
- Common tools: cut, sed, awk, md5sum...
IRIS is released under the GPLv3 licence.