I am doing a project on how to detect and classify malicious content using weka data mining tool. I have developed an algorithm but the problem is I don't know how and where to add malicious features of javascript,html or URl.
For example: If there are (///)triple slashes ,it is classified as a malicious URL. Similarly I have other features on which my algorithm will perform classification.
So if anyone knows how to do it please reply me.
Thanks in advance.