StratosphereLinuxIPS
StratosphereLinuxIPS copied to clipboard
Learn and whitelist benign IPs
learning of IPs should be done in training mode (in slips.conf) Whitelisting IPs can be done using one of the following ways:
- Whitelist the top IPs used (sorted by the amount of packets sent/recvd to each IP)
- Whitelist IPs that appear more than 5 times
- Whitelist all the IPs you see
Hi, @AlyaGomaa since no one has been assigned to this issue, is it okay if I begin working on this
would it be fine if I just define a seperate function within flowmldetection.py which does the above and returns a list of whitelisted IPs? or would we prefer creating a whole behavioral module from scratch for training slips on whitelisted IPs