stratosphereips / StratosphereLinuxIPS

Slips, a free software behavioral Python intrusion prevention system (IDS/IPS) that uses machine learning to detect malicious behaviors in the network traffic. Stratosphere Laboratory, AIC, FEL, CVUT in Prague.
Other
694 stars 169 forks source link

Check in the p2p module that we use the correct ranges of score and confidence #676

Open AlyaGomaa opened 3 months ago

AlyaGomaa commented 3 months ago

does the pigeon code excpect the ranges -1 to 1 ?? is it processing it correctly?

Created by Alya Gomaa via monday.com integration. 🎉

AlyaGomaa commented 3 months ago

https://dspace.cvut.cz/bitstream/handle/10467/90252/F3-DP-2020-Hollmannova-Dita-final.pdf In ditas thesis it says and maybe expects:

We need to check dita's code of libp2p and the module to verify that the ranges are ok.